##// END OF EJS Templates
Fix issues due to breaking tokenize changes in 3.12
Fix issues due to breaking tokenize changes in 3.12

File last commit:

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