summaryrefslogtreecommitdiff
path: root/test/files/run/t4285.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4285.check')
-rw-r--r--test/files/run/t4285.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4285.check b/test/files/run/t4285.check
index 314c8e5a35..b952cb8e1b 100644
--- a/test/files/run/t4285.check
+++ b/test/files/run/t4285.check
@@ -10,4 +10,4 @@ y: scala.collection.mutable.WrappedArray[Int] = WrappedArray(2, 4, 6, 8, 10, 12,
scala> println(y.sum)
56
-scala>
+scala> :quit