Files
openide/python/testData/copyPaste/SingleLine.dst.py

3 lines
49 B
Python

def x():
print "bar"
<caret> print "xyzzy"