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