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

8 lines
76 B
Python

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