summaryrefslogtreecommitdiff
path: root/python/testData/mover/simpleBlankLines_afterUp.py
blob: 2b56e3aa27ea286fd6237fb86bc2295a7c53358a (plain)
1
2
3
4
5
6
7
8
9
if a:
    a = 1

    b = 2




    c = 3