circuitpython/ports/unix/variants/coverage/frzstr/frzstr_pkg1/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
75 B
Python
Raw Normal View History

# test frozen package with __init__.py
print("frzstr_pkg1.__init__")
x = 1