summaryrefslogtreecommitdiff
path: root/test/files/run/finally.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2009-09-30 15:39:36 +0000
committerIulian Dragos <jaguarul@gmail.com>2009-09-30 15:39:36 +0000
commit5816ef2f97fe9bc574cc77dc48b20bc1c615eaf5 (patch)
treee46cc0c10e7cae9ae59c26959e11c11b42c7d59a /test/files/run/finally.check
parent3a4aa69fbe519d0ffcfef5beeaea6d67d0993a80 (diff)
downloadscala-5816ef2f97fe9bc574cc77dc48b20bc1c615eaf5.tar.gz
scala-5816ef2f97fe9bc574cc77dc48b20bc1c615eaf5.tar.bz2
scala-5816ef2f97fe9bc574cc77dc48b20bc1c615eaf5.zip
Fixed 'finally'.
Diffstat (limited to 'test/files/run/finally.check')
-rw-r--r--test/files/run/finally.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/finally.check b/test/files/run/finally.check
new file mode 100644
index 0000000000..4e66e2b5cb
--- /dev/null
+++ b/test/files/run/finally.check
@@ -0,0 +1,3 @@
+hi
+In Finally
+java.lang.RuntimeException: ouch