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

4 lines
93 B
Python

if another_one:
if Tr<caret>ue: a = 1 # <- move statement down here
else: b = 2