Files
openide/python/testData/debug/test_path_with_&.py
Andrey Lisin 5997fbedf0 PY-38490 Fix debugging when special symbols are in file path
(cherry picked from commit c69c6d560f47552b736cd530106447de19e85e90)

GitOrigin-RevId: a29879d863e635020caf4322f8378b5789246a93
2019-11-15 16:31:36 +00:00

5 lines
68 B
Python

from __future__ import print_function
x = 42
print("Hello, World")