summaryrefslogtreecommitdiff
path: root/test/files/cli
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/cli')
-rw-r--r--test/files/cli/test2/Main.check.scalaint6
-rw-r--r--test/files/cli/test3/Main.check.scalaint6
2 files changed, 6 insertions, 6 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>
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>