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.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5583.check b/test/files/run/t5583.check
index af96405bdd..32d285cbb3 100644
--- a/test/files/run/t5583.check
+++ b/test/files/run/t5583.check
@@ -13,4 +13,4 @@ scala> for (i <- 1 to 10) {s += i}
scala> println(s)
165
-scala>
+scala> :quit