Files
openide/python/testData/inspections/RemoveUnicodePrefixFromGluedStringNodesWithSlash.py

2 lines
185 B
Python

s = <error descr="Python version 3.2 does not support a 'U' prefix">u<caret></error>"string\n" \
<error descr="Python version 3.2 does not support a 'U' prefix">u</error>"next line"