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