summaryrefslogtreecommitdiff
path: root/test/files/cli/test3/Main.check.scalaint
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-01-19 14:33:50 +0000
committermichelou <michelou@epfl.ch>2007-01-19 14:33:50 +0000
commite97fb47f7cdc2e4075a8beae1c9da802d65d6a81 (patch)
tree4359150d22fd659c7395b0f2b5bb084806baca2d /test/files/cli/test3/Main.check.scalaint
parente1d945a2ed7ad6a5bdbfc0f465ebc088a660c1d5 (diff)
downloadscala-e97fb47f7cdc2e4075a8beae1c9da802d65d6a81.tar.gz
scala-e97fb47f7cdc2e4075a8beae1c9da802d65d6a81.tar.bz2
scala-e97fb47f7cdc2e4075a8beae1c9da802d65d6a81.zip
updated check files for cli tests
Diffstat (limited to 'test/files/cli/test3/Main.check.scalaint')
-rw-r--r--test/files/cli/test3/Main.check.scalaint24
1 files changed, 6 insertions, 18 deletions
diff --git a/test/files/cli/test3/Main.check.scalaint b/test/files/cli/test3/Main.check.scalaint
index 4343b29a09..acb76f19d8 100644
--- a/test/files/cli/test3/Main.check.scalaint
+++ b/test/files/cli/test3/Main.check.scalaint
@@ -21,40 +21,28 @@ Option -Dproperty=value sets a Java system property.
This is an interpreter for Scala.
Type in expressions to have them evaluated.
-Type :quit to exit the interpreter.
-Type :compile followed by a filename to compile a complete Scala file.
-Type :load followed by a filename to load a sequence of interpreter commands.
-Type :replay to reset execution and replay all previous commands.
-Type :help to repeat this message later.
+Type :help for more information.
scala> 3: 1: test 1 passed (1)
3: 2: 1: test 1 passed (1)
-line0: scala.Unit = ()
+line0: scala.Unit = {}
scala>
This is an interpreter for Scala.
Type in expressions to have them evaluated.
-Type :quit to exit the interpreter.
-Type :compile followed by a filename to compile a complete Scala file.
-Type :load followed by a filename to load a sequence of interpreter commands.
-Type :replay to reset execution and replay all previous commands.
-Type :help to repeat this message later.
+Type :help for more information.
scala> 3: 1: test 2 passed (1)
3: 2: 1: test 2 passed (1)
-line0: scala.Unit = ()
+line0: scala.Unit = {}
scala>
This is an interpreter for Scala.
Type in expressions to have them evaluated.
-Type :quit to exit the interpreter.
-Type :compile followed by a filename to compile a complete Scala file.
-Type :load followed by a filename to load a sequence of interpreter commands.
-Type :replay to reset execution and replay all previous commands.
-Type :help to repeat this message later.
+Type :help for more information.
scala> 3: 1: test 3 passed (1)
3: 2: 1: test 3 passed (1)
-line0: scala.Unit = ()
+line0: scala.Unit = {}
scala>