##// END OF EJS Templates
"use strict" in most (if not all) our javascript...
"use strict" in most (if not all) our javascript + fix one variable leaking in global nameespace

File last commit:

r1420:34bafc01
r12103:dc60758c
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x