micropython/tests/import/import2a.py

3 lines
36 B
Python
Raw Normal View History

from import1b import var
print(var)