summaryrefslogtreecommitdiff
path: root/test/files/run/repl-assign.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-assign.check')
-rw-r--r--test/files/run/repl-assign.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/repl-assign.check b/test/files/run/repl-assign.check
index bdc7793c37..faa8a93244 100644
--- a/test/files/run/repl-assign.check
+++ b/test/files/run/repl-assign.check
@@ -13,4 +13,4 @@ x: Int = 12
scala> y = 13
y: Int = 13
-scala>
+scala> :quit