##// END OF EJS Templates
Isolate tests so state doesn't leak to other tests
Isolate tests so state doesn't leak to other tests

File last commit:

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