From 1cc0156eb6056b2a33866ff06e8922b295a0d89f Mon Sep 17 00:00:00 2001 From: michelou Date: Mon, 21 May 2007 14:27:41 +0000 Subject: Updated STARR to Scala 2.5.0-final --- test/files/cli/test3/Main.check.scalaint | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/files/cli/test3/Main.check.scalaint') diff --git a/test/files/cli/test3/Main.check.scalaint b/test/files/cli/test3/Main.check.scalaint index acb76f19d8..cffa02c5b6 100644 --- a/test/files/cli/test3/Main.check.scalaint +++ b/test/files/cli/test3/Main.check.scalaint @@ -25,7 +25,7 @@ Type :help for more information. scala> 3: 1: test 1 passed (1) 3: 2: 1: test 1 passed (1) -line0: scala.Unit = {} +unnamed0: scala.Unit = () scala> This is an interpreter for Scala. @@ -34,7 +34,7 @@ Type :help for more information. scala> 3: 1: test 2 passed (1) 3: 2: 1: test 2 passed (1) -line0: scala.Unit = {} +unnamed0: scala.Unit = () scala> This is an interpreter for Scala. @@ -43,6 +43,6 @@ Type :help for more information. scala> 3: 1: test 3 passed (1) 3: 2: 1: test 3 passed (1) -line0: scala.Unit = {} +unnamed0: scala.Unit = () scala> -- cgit v1.2.3