micropython: add micropython component
This commit is contained in:
3
components/language/micropython/tests/import/import3a.py
Normal file
3
components/language/micropython/tests/import/import3a.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from import1b import *
|
||||
|
||||
print(var)
|
Reference in New Issue
Block a user