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, 0 insertions, 2 deletions
diff --git a/test/files/run/t4285.check b/test/files/run/t4285.check
index b952cb8e1b..465aee75f1 100644
--- a/test/files/run/t4285.check
+++ b/test/files/run/t4285.check
@@ -1,5 +1,3 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
scala> val x = Array(1,2,3,4,5,6,7)
x: Array[Int] = Array(1, 2, 3, 4, 5, 6, 7)