/pyjs/tests/test045.py
Python | 4 lines | 2 code | 1 blank | 1 comment | 0 complexity | cd93ac9d6c12cc566a59e9f3f194049d MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- # dictionary tests
- def test():
- x = {1:1, 2:2}
- # dictionary tests
- def test():
- x = {1:1, 2:2}