We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f4c5a commit 7a97e43Copy full SHA for 7a97e43
2 files changed
tests/pybnative/for.py tests/micropython/native_for.pytests/pybnative/for.py renamed to tests/micropython/native_for.py
@@ -1,4 +1,4 @@
1
-import pyb
+# test for native for loops
2
3
4
@micropython.native
tests/pybnative/for.py.exp tests/micropython/native_for.py.exptests/pybnative/for.py.exp renamed to tests/micropython/native_for.py.exp
0 commit comments