##// END OF EJS Templates
Apply suggestions from code review...
Apply suggestions from code review Co-authored-by: James Beith <james@beith.co.uk>

File last commit:

r27843:667f3cbe
r28822:01e08c9c
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)