Files
openide/python/testData/mover/lastComment1.py
Ekaterina Tuzova 25504900e1 meet brand new python move statement
work over PSI instead of document lines
2013-08-24 17:35:25 +04:00

7 lines
83 B
Python

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