index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-5
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unix
/
coverage-frzstr
/
frzstr_pkg2
/
mod.py
blob: bafb5978b0a7894c0d66f7902dd5ad55dda16e21 (
plain
)
1
2
3
4
# test frozen package without __init__.py print('frzstr_pkg2.mod') class Foo: x = 1