##// END OF EJS Templates
Merge pull request #13355 from Carreau/deprecation-removal-2...
Merge pull request #13355 from Carreau/deprecation-removal-2 More Deprecation Removal

File last commit:

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