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

8 lines
80 B
Python

while condition1:
pass
if condition:
pass
else:
test1()
test2()