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

4 lines
58 B
Python

def x():
print "bar"
print "foo"
print "xyzzy"