summaryrefslogtreecommitdiff
path: root/test/files/run/t5583.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5583.check')
-rw-r--r--test/files/run/t5583.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/t5583.check b/test/files/run/t5583.check
index 39b969fbe7..af96405bdd 100644
--- a/test/files/run/t5583.check
+++ b/test/files/run/t5583.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> var s = 0
s: Int = 0
@@ -16,5 +14,3 @@ scala> println(s)
165
scala>
-
-scala>