summaryrefslogtreecommitdiff
path: root/python/testData/mover/oneLineCompound_afterUp.py
blob: d12a2e28ef747bb45b774013130a0c6545155e83 (plain)
1
2
3
4
c = 1
if True:
    a = 1
    b = 2