blob: 60e69facda9b155189bbeff9ecfe257645009f74 [file]
try:
a = 1
except:
a = 2
els<caret>