/pyjs/tests/test034.js
http://pyjamas.googlecode.com/ · JavaScript · 10 lines · 4 code · 6 blank · 0 comment · 0 complexity · dae56df63c90c6b69780579cf0050ae2 MD5 · raw file
- var x = 1;
- function test() {
- var x = 2;
-
- }
http://pyjamas.googlecode.com/ · JavaScript · 10 lines · 4 code · 6 blank · 0 comment · 0 complexity · dae56df63c90c6b69780579cf0050ae2 MD5 · raw file
- var x = 1;
- function test() {
- var x = 2;
-
- }