summaryrefslogtreecommitdiff
path: root/test/files/run/exceptions-2.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2007-11-20 11:11:52 +0000
committerIulian Dragos <jaguarul@gmail.com>2007-11-20 11:11:52 +0000
commite117099d3ddcdfe87b5602887570087b9a443614 (patch)
tree2802f502c9e22449dfb8711a5f3313532d338a30 /test/files/run/exceptions-2.check
parenta98fe88f2e306061201086ac4c0f6d1baa48b65a (diff)
downloadscala-e117099d3ddcdfe87b5602887570087b9a443614.tar.gz
scala-e117099d3ddcdfe87b5602887570087b9a443614.tar.bz2
scala-e117099d3ddcdfe87b5602887570087b9a443614.zip
Fixed ticket #244.
Diffstat (limited to 'test/files/run/exceptions-2.check')
-rw-r--r--test/files/run/exceptions-2.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/exceptions-2.check b/test/files/run/exceptions-2.check
index 139b4c401f..6f6af38e29 100644
--- a/test/files/run/exceptions-2.check
+++ b/test/files/run/exceptions-2.check
@@ -48,3 +48,5 @@ Normal execution...
inner finally
finally inside finally
Outer finally
+Throw in catch and finally:
+ABC