blob: 877ff0ebc48c7e26f55f7afb5db112f4cb5c8cee [file] [log] [blame]
if condition1:
pass
if condition:
test1()
else:
test2()