##// END OF EJS Templates
try to fix build on 3.13 (#14445)
try to fix build on 3.13 (#14445)

File last commit:

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