summaryrefslogtreecommitdiff
path: root/python/testData/mover/lastComment1_afterUp.py
blob: a8222e2d0ec4c289c1c9a23c521067a3405ecded (plain)
1
2
3
4
5
6
7
def f():
    if True:
        a = 1
    else:
        a = 2
        #comment   <caret>