Files
openide/python/testData/debug/long_name_win_test.py

3 lines
109 B
Python

##intentionally named differently so that so that short name won't clash with other files
x = 5 + 5
print (x)