/pyjs/tests/test045.py

http://pyjamas.googlecode.com/ · Python · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · cd93ac9d6c12cc566a59e9f3f194049d MD5 · raw file

  1. # dictionary tests
  2. def test():
  3. x = {1:1, 2:2}