make tests green again

This commit is contained in:
Araq
2017-07-20 23:33:41 +02:00
parent 53538da049
commit b922347990

View File

@@ -1,10 +1,7 @@
discard """
file: "tfinally3.nim"
output: '''false
Within finally->try
Traceback (most recent call last)
tfinally3.nim(24) tfinally3
Error: unhandled exception: First [Exception]'''
outputsub: '''false
Within finally->try'''
exitCode: 1
"""
# Test break in try statement: