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