blob: 74cfc4843dfe54d827f6c91399c309852eec245c [file] [log] [blame]
try:
a = 1
except:
a = 2
finally: