PageRenderTime 26ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/pyjs/tests/test045.js

http://pyjamas.googlecode.com/
JavaScript | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | 61c2eee7112db16588d2a29fed93e130 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. function test() {
  2. var x = new pyjslib_Dict([[1, 1], [2, 2]]);
  3. }