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

7 lines
79 B
Python

#comment <caret>
def f():
if True:
a = 1
else:
a = 2