summaryrefslogtreecommitdiff
path: root/test/files/run/t6329_repl.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6329_repl.check')
-rw-r--r--test/files/run/t6329_repl.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/t6329_repl.check b/test/files/run/t6329_repl.check
index 3480bbdd0b..5049426ab4 100644
--- a/test/files/run/t6329_repl.check
+++ b/test/files/run/t6329_repl.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> import scala.reflect.classTag
import scala.reflect.classTag
@@ -35,5 +33,3 @@ scala> classTag[scala.collection.immutable.Set[_]]
res7: scala.reflect.ClassTag[scala.collection.immutable.Set[_]] = scala.collection.immutable.Set
scala>
-
-scala>