summaryrefslogtreecommitdiff
path: root/test/files/run/repl-assign.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-assign.check')
-rw-r--r--test/files/run/repl-assign.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/repl-assign.check b/test/files/run/repl-assign.check
index faa8a93244..a9e0a2204a 100644
--- a/test/files/run/repl-assign.check
+++ b/test/files/run/repl-assign.check
@@ -1,5 +1,3 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
scala> var x = 10
x: Int = 10