##// END OF EJS Templates
Handle the case of built-ins, add tests
Handle the case of built-ins, add tests

File last commit:

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