blob: 6da100a8dbf816702bec3f02ed49384d11872062 [file] [log] [blame]
def f():
if True:
a = 1
else:
a = 2
#comment