Files
openide/python/testData/folding/longStringsFolding.py

4 lines
111 B
Python

print(<fold text='"..."'>"This is "
"really "
"long string. "
"It should be foldable"</fold>)