blob: 2ea8df919299d1a47a2bf93772c7450b945ebb4a [file] [log] [blame]
try:
a = 1
except:
a = 2
else:<caret>