Files
openide/python/testData/codeInsight/runLineMarker/wrong_spelling.py
2019-01-28 19:02:19 +03:00

5 lines
59 B
Python

if __name__ == "not-just__main__123":
print("oh no")