This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-04 17:00:30 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e978349a5e7696aa44a0faf5d046081a0616ca5
micropython
/
tests
/
bytecode
/
mp-tests
/
lambda1.py
Damien
2eda70874e
Add tests to test compiler and emitted byte code.
2013-12-29 18:21:02 +00:00
3 lines
34 B
Python
Raw
Blame
History
f
=
lambda
:
0
f
=
lambda
x
:
1
+
x
Reference in New Issue
View Git Blame
Copy Permalink