blob: 7c5d7308007377173b306ce693d2732486aec3e8 [file] [log] [blame]
if True:
a = 1
b = 2
def f():
if True:
a = 1
b = 2