summaryrefslogtreecommitdiff
path: root/test/files/run/finally.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-03-04 16:10:36 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-03-04 16:10:36 +0000
commite586206e08e70b22d33152c7802d658577fddcf5 (patch)
treef97b4c71b6a69b22c64da4c1d687bedc74908b45 /test/files/run/finally.check
parent305e7aa380452199139ccdd86f93caa2c923fc2a (diff)
downloadscala-e586206e08e70b22d33152c7802d658577fddcf5.tar.gz
scala-e586206e08e70b22d33152c7802d658577fddcf5.tar.bz2
scala-e586206e08e70b22d33152c7802d658577fddcf5.zip
Renamed some methods in icode exception handler...
Renamed some methods in icode exception handlers for clarification, fixed finalizers for 'return' inside a catch block. closes #4240. review by rytz.
Diffstat (limited to 'test/files/run/finally.check')
-rw-r--r--test/files/run/finally.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/finally.check b/test/files/run/finally.check
index 4e66e2b5cb..fa565c8e8a 100644
--- a/test/files/run/finally.check
+++ b/test/files/run/finally.check
@@ -1,3 +1,5 @@
hi
In Finally
java.lang.RuntimeException: ouch
+java.lang.Exception
+in finally