summaryrefslogtreecommitdiff
path: root/test/files/run/t4025.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4025.check')
-rw-r--r--test/files/run/t4025.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4025.check b/test/files/run/t4025.check
index 2d4f644c5a..e8c6851236 100644
--- a/test/files/run/t4025.check
+++ b/test/files/run/t4025.check
@@ -14,4 +14,4 @@ scala>
scala> def f(c: Any) = c match { case Red(_) => () }
f: (c: Any)Unit
-scala>
+scala> :quit