summaryrefslogtreecommitdiff
path: root/test/files/run/t6086-repl.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6086-repl.check')
-rw-r--r--test/files/run/t6086-repl.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/t6086-repl.check b/test/files/run/t6086-repl.check
index b904f118e8..f022e841cd 100644
--- a/test/files/run/t6086-repl.check
+++ b/test/files/run/t6086-repl.check
@@ -1,5 +1,3 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
scala> case class X(s: String)
defined class X