Files
openide/python/testData/highlighting/malformedStringTripleQuoteUnterminated.py

2 lines
107 B
Python

a = 1 # to make the text below non-doc
<error descr="Missing closing triple quotes">"""Hello World</error>"