summaryrefslogtreecommitdiff
path: root/test/files/run/t6329_repl_bug.check
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-07-01 15:56:17 -0400
committerSeth Tisue <seth@tisue.net>2015-07-01 15:56:17 -0400
commit495fdb8119c1941bc210a9b0a186d63971002e22 (patch)
tree2067bf5985fc138577fa7251b0ab7e4a23236a88 /test/files/run/t6329_repl_bug.check
parentc8fbc41631da0a860f749479a610312814c0e88f (diff)
parentfac81d705ff0bfdeb3320fd9e46b6d3d34e47ddf (diff)
downloadscala-495fdb8119c1941bc210a9b0a186d63971002e22.tar.gz
scala-495fdb8119c1941bc210a9b0a186d63971002e22.tar.bz2
scala-495fdb8119c1941bc210a9b0a186d63971002e22.zip
Merge pull request #4576 from som-snytt/issue/9206-more
SI-9206 REPL custom bits
Diffstat (limited to 'test/files/run/t6329_repl_bug.check')
-rw-r--r--test/files/run/t6329_repl_bug.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/t6329_repl_bug.check b/test/files/run/t6329_repl_bug.check
index 84297a629f..4b539f9e58 100644
--- a/test/files/run/t6329_repl_bug.check
+++ b/test/files/run/t6329_repl_bug.check
@@ -1,5 +1,3 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
scala> import scala.reflect.runtime.universe._
import scala.reflect.runtime.universe._