mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50:16 +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