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