circuitpython/tests/import/pkg6/x/__init__.py

3 lines
28 B
Python
Raw Normal View History

from .y import *
print('x')