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

6 lines
97 B
Python

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