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