Files
RustPython/tests/snippets/frozen.py
2019-05-25 11:15:17 +03:00

3 lines
54 B
Python

import __hello__
assert __hello__.initialized == True