mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-01 17:30:18 +00:00
5 lines
49 B
Python
5 lines
49 B
Python
value = '123'
|
|
|
|
from test2.a import g
|
|
assert g.ok
|