summaryrefslogtreecommitdiff
path: root/test/files/run/reify_newimpl_35.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify_newimpl_35.check')
-rw-r--r--test/files/run/reify_newimpl_35.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/reify_newimpl_35.check b/test/files/run/reify_newimpl_35.check
index 52aaa171e0..f884d2c0d0 100644
--- a/test/files/run/reify_newimpl_35.check
+++ b/test/files/run/reify_newimpl_35.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> import scala.reflect.runtime.universe._
import scala.reflect.runtime.universe._
@@ -13,5 +11,3 @@ scala> println(foo)
Expr[List[Nothing]](Nil)
scala>
-
-scala>