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
2026-01-19 10:27:18 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
fa1edff006ced6f2e4b4ba4f899809c0d2a63de0
micropython
/
tests
/
bytecode
/
mp-tests
/
dict1.py
Damien
2eda70874e
Add tests to test compiler and emitted byte code.
2013-12-29 18:21:02 +00:00
4 lines
38 B
Python
Raw
Blame
History
x
=
{
}
x
=
{
'
a
'
:
1
}
x
=
{
'
a
'
:
1
,
'
b
'
:
2
}
Reference in New Issue
View Git Blame
Copy Permalink