PageRenderTime 36ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/pyjs/tests/test038.js

http://pyjamas.googlecode.com/
JavaScript | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | f261cf2c265ef861da6e97751885d5f5 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. function test(x) {
  2. return pyjslib_int(x);
  3. }