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 97f20bd66b..115eff5f85 100644
--- a/test/files/run/t6086-repl.check
+++ b/test/files/run/t6086-repl.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> case class X(s: String)
defined class X