Files
openide/python/testData/intentions/beforeConvertTripleQuotedString.py
T

5 lines
115 B
Python

if True:
if True:
a = ''''Hello'<caret> - said man.\n
Let's go.
And they went out.'''