diff options
Diffstat (limited to 'tests/micropython/native_for.py.exp')
-rw-r--r-- | tests/micropython/native_for.py.exp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/micropython/native_for.py.exp b/tests/micropython/native_for.py.exp new file mode 100644 index 000000000..d4dc73eff --- /dev/null +++ b/tests/micropython/native_for.py.exp @@ -0,0 +1,8 @@ +0 +1 +2 +3 +0 +1 +2 +3 |