summaryrefslogtreecommitdiff
path: root/test/files/run/repl-reset.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-reset.check')
-rw-r--r--test/files/run/repl-reset.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/repl-reset.check b/test/files/run/repl-reset.check
index 652948c63b..8c21ab067a 100644
--- a/test/files/run/repl-reset.check
+++ b/test/files/run/repl-reset.check
@@ -50,8 +50,6 @@ defined class BippyBungus
scala> { new BippyBungus ; x1 }
res2: Int = 4
-scala> :javap BippyBungus
-Compiled from "<console>"public class BippyBungus extends java.lang.Object implements scala.ScalaObject{ public int f(); public BippyBungus();}
scala>
scala>