blob: bbb07b6d9b1124ee716b9f57ed831252f33034cd [file] [log] [blame]
if True: a = 1 # <- move statement down here
else: b = 2
if another_one:
pass