summaryrefslogtreecommitdiff
path: root/test/files/run/try-2.scala
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2008-03-16 03:01:18 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2008-03-16 03:01:18 +0000
commita480c3afdb3e1bb1354b21fcc8e8c077d0170a80 (patch)
tree8b3b071082674b10653c6115112dcbb159e28162 /test/files/run/try-2.scala
parent954309658261dde811c30f2511d45f622f4b8880 (diff)
downloadscala-a480c3afdb3e1bb1354b21fcc8e8c077d0170a80.tar.gz
scala-a480c3afdb3e1bb1354b21fcc8e8c077d0170a80.tar.bz2
scala-a480c3afdb3e1bb1354b21fcc8e8c077d0170a80.zip
hello world
Diffstat (limited to 'test/files/run/try-2.scala')
-rw-r--r--test/files/run/try-2.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/try-2.scala b/test/files/run/try-2.scala
index 747f81e0ce..ff40ea39f0 100644
--- a/test/files/run/try-2.scala
+++ b/test/files/run/try-2.scala
@@ -1,7 +1,7 @@
/*
* Test different variants of the try-catch block.
*
- * $Id: $
+ * $Id$
*/