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