##// END OF EJS Templates
fix semicolon detection with no history
fix semicolon detection with no history

File last commit:

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