aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/showraw_mods.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/showraw_mods.check')
-rw-r--r--tests/pending/run/showraw_mods.check1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pending/run/showraw_mods.check b/tests/pending/run/showraw_mods.check
deleted file mode 100644
index 4d3416042..000000000
--- a/tests/pending/run/showraw_mods.check
+++ /dev/null
@@ -1 +0,0 @@
-Block(List(ClassDef(Modifiers(ABSTRACT | DEFAULTPARAM/TRAIT), TypeName("C"), List(), Template(List(Ident(TypeName("AnyRef"))), noSelfType, List(DefDef(Modifiers(), TermName("$init$"), List(), List(List()), TypeTree(), Block(List(), Literal(Constant(())))), ValDef(Modifiers(PRIVATE | LOCAL), TermName("x"), TypeTree(), Literal(Constant(2))), ValDef(Modifiers(MUTABLE), TermName("y"), TypeTree(), Select(This(TypeName("C")), TermName("x"))), ValDef(Modifiers(LAZY), TermName("z"), TypeTree(), Select(This(TypeName("C")), TermName("y"))))))), Literal(Constant(())))