summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_25.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify_newimpl_25.check')
-rw-r--r--test/files/run/reify_newimpl_25.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/reify_newimpl_25.check b/test/files/run/reify_newimpl_25.check
index 86f6abce02..93ad69defa 100644
--- a/test/files/run/reify_newimpl_25.check
+++ b/test/files/run/reify_newimpl_25.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> {
import scala.reflect.runtime.universe._
val x = "2"
@@ -15,5 +13,3 @@ scala> {
TypeTag[x.type]
scala>
-
-scala>