mirror of
https://github.com/micropython/micropython.git
synced 2026-01-27 14:20:19 +01:00
Add tests to test compiler and emitted byte code.
This commit is contained in:
1
tests/bytecode/mp-tests/lambda2.py
Normal file
1
tests/bytecode/mp-tests/lambda2.py
Normal file
@@ -0,0 +1 @@
|
||||
f = lambda *args: args
|
||||
Reference in New Issue
Block a user