micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# tests for autocompletion
|
||||
impo sys
|
||||
not_exist.
|
||||
not_exist
|
||||
x = '123'
|
||||
1, x.isdi ()
|
||||
i = str
|
||||
i.lowe ('ABC')
|
||||
None.
|
Reference in New Issue
Block a user