summaryrefslogtreecommitdiff
path: root/test/files/cli/test2
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-05-21 14:27:41 +0000
committermichelou <michelou@epfl.ch>2007-05-21 14:27:41 +0000
commit1cc0156eb6056b2a33866ff06e8922b295a0d89f (patch)
tree4c1e21659bc48474b4e3e525da746549c8320577 /test/files/cli/test2
parentd7ebd599b9773b844744466db2b1edcd575e293b (diff)
downloadscala-1cc0156eb6056b2a33866ff06e8922b295a0d89f.tar.gz
scala-1cc0156eb6056b2a33866ff06e8922b295a0d89f.tar.bz2
scala-1cc0156eb6056b2a33866ff06e8922b295a0d89f.zip
Updated STARR to Scala 2.5.0-final
Diffstat (limited to 'test/files/cli/test2')
-rw-r--r--test/files/cli/test2/Main.check.scalaint6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/cli/test2/Main.check.scalaint b/test/files/cli/test2/Main.check.scalaint
index 5eec5e231a..89b6766bb5 100644
--- a/test/files/cli/test2/Main.check.scalaint
+++ b/test/files/cli/test2/Main.check.scalaint
@@ -24,7 +24,7 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 1 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -32,7 +32,7 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 2 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -40,6 +40,6 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 3 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>