##// END OF EJS Templates
reformat previous commit
reformat previous commit

File last commit:

r22963:2961b531
r26943:69dbfc1c
Show More
simplevars.py
2 lines | 23 B | text/x-python | PythonLexer
x = 1
print('x is:',x)