summaryrefslogtreecommitdiff
path: root/test/files/run/global-showdef.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/global-showdef.check')
-rw-r--r--test/files/run/global-showdef.check14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/files/run/global-showdef.check b/test/files/run/global-showdef.check
index 8f67253ced..36d33f6fdf 100644
--- a/test/files/run/global-showdef.check
+++ b/test/files/run/global-showdef.check
@@ -1,14 +1,14 @@
-<<-- class foo.bar.Bippy -->>
+<<-- class foo.bar.Bippy after phase 'typer' -->>
def showdefTestMemberClass1: Int
-<<-- type foo.bar.Bippy.BippyType -->>
+<<-- type foo.bar.Bippy.BippyType after phase 'typer' -->>
def showdefTestMemberType1: Unit
-<<-- type foo.bar.Bippy.BippyType -->>
+<<-- type foo.bar.Bippy.BippyType after phase 'typer' -->>
def showdefTestMemberType2: Unit
-<<-- class foo.bar.Bippy.Boppity -->>
+<<-- class foo.bar.Bippy.Boppity after phase 'typer' -->>
def showdefTestMemberClass2: Int
-<<-- class foo.bar.Bippy.Boppity.Boo -->>
+<<-- class foo.bar.Bippy.Boppity.Boo after phase 'typer' -->>
def showdefTestMemberClass3: Int
-<<-- object foo.bar.Bippy -->>
+<<-- object foo.bar.Bippy after phase 'typer' -->>
def showdefTestMemberObject2: java.lang.String
-<<-- object foo.bar.Bippy.Boppity.Boo -->>
+<<-- object foo.bar.Bippy.Boppity.Boo after phase 'typer' -->>
def showdefTestMemberObject1: java.lang.String