/.../sandbox.ceylon.snapjs.base-0.0.1.js:145
return $t1j.times(2);
^
TypeError: Object [object Object] has no method 'times'
at $t1i (/.../0.0.1/sandbox.ceylon.snapjs.base-0.0.1.js:145:21)
at exec (/.../0.0.1/sandbox.ceylon.snapjs.base-0.0.1.js:162:17)
at noMethod (/.../0.0.1/sandbox.ceylon.snapjs.base-0.0.1.js:148:8)
at [eval]:1:352
at Object.<anonymous> ([eval]-wrapper:6:22)
at Module._compile (module.js:456:26)
at evalScript (node.js:536:25)
at startup (node.js:80:7)
at node.js:906:3
Somehow the value for the parameter
i
toop
doesn't think it's anInteger
:produces: