##// END OF EJS Templates
MAINT: mark 3.13.dev failing test as xfail (#14468)
MAINT: mark 3.13.dev failing test as xfail (#14468)

File last commit:

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