summaryrefslogtreecommitdiff
path: root/test/files/run/t7817-tree-gen.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7817-tree-gen.check')
-rw-r--r--test/files/run/t7817-tree-gen.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/run/t7817-tree-gen.check b/test/files/run/t7817-tree-gen.check
index e5fd6a10a0..4ed4b0d94a 100644
--- a/test/files/run/t7817-tree-gen.check
+++ b/test/files/run/t7817-tree-gen.check
@@ -11,8 +11,8 @@ Joint Compilation:
erasure [ O] - O.this
posterasure [ O] - C.this.O()
flatten [ O] - C.this.O()
- mixin [ O] !!! test.`package`.O()
- cleanup [ O] !!! test.`package`.O()
+ mixin [ O] - test.O()
+ cleanup [ O] - test.O()
typer [ P] - P.this
pickler [ P] - P.this
@@ -63,8 +63,8 @@ Separate Compilation:
erasure [ O] - O.this
posterasure [ O] - C.this.O()
flatten [ O] - C.this.O()
- mixin [ O] !!! testSep.`package`.O()
- cleanup [ O] !!! testSep.`package`.O()
+ mixin [ O] - testSep.O()
+ cleanup [ O] - testSep.O()
typer [ P] - P.this
pickler [ P] - P.this