This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0288cf020ebfa9026bb8a30f5708b44bc8a82feb
Core2forAWS-MicroPython
/
tests
/
bytecode
/
mp-tests
/
dict1.py
T
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