/pyjs/tests/test046.js

http://pyjamas.googlecode.com/ · JavaScript · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · a48035f063074ac9939b6b0de7c20873 MD5 · raw file

  1. function test() {
  2. var bar = pyjslib_slice(foo, 1, 5);
  3. }