summaryrefslogtreecommitdiff
path: root/test/files/run/t6439.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6439.check')
-rw-r--r--test/files/run/t6439.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/t6439.check b/test/files/run/t6439.check
index 3f5f7dc8a4..f804fa75f4 100644
--- a/test/files/run/t6439.check
+++ b/test/files/run/t6439.check
@@ -1,8 +1,6 @@
Type in expressions to have them evaluated.
Type :help for more information.
-scala>
-
scala> class A
defined class A
@@ -73,5 +71,3 @@ scala> lookup("F") // this now works as a result of changing .typeSymbol to .typ
res0: $r.intp.global.Symbol = type F
scala>
-
-scala>