##// END OF EJS Templates
remove appveyor (#14101)...
remove appveyor (#14101) We test on windows in GH action, and it fails regularly.

File last commit:

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