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