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

5 lines
51 B
Python

b = 2<caret>
for item in range(1,
3):
pass