blob: 89cacaf5127ec91e0c9d7bf1d2bff8a5feb2a8c8 [file] [log] [blame]
try:
try:
print(zoo(1).foo(2))
except:
print(zoo(0).foo(2))
except:
zoo<caret>(3)