Files
openide/python/testData/mover/moveDownOut.py

6 lines
97 B
Python

if condition:
if condition2:
print "test"
prin<caret>t "test1"
print "test2"