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