##// END OF EJS Templates
Restructuration of null.tpl and addition of inner_cell classes.
r14192:195f716e
Show More
simplevars.py
3 lines | 61 B | text/x-python | PythonLexer
from __future__ import print_function
x = 1
print('x is:',x)