summaryrefslogtreecommitdiff
path: root/test/files/run/global-showdef.check
blob: 4ac96b43159f89fc7f1b425ba17622f4d90aaa2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<<-- class foo.bar.Bippy after phase 'typer' -->>
  def showdefTestMemberClass1: Int
<<-- object foo.bar.Bippy after phase 'typer' -->>
  def showdefTestMemberObject2: String
<<-- type foo.bar.Bippy.BippyType after phase 'typer' -->>
  def showdefTestMemberType1: Unit
<<-- object foo.bar.Bippy.Boppity.Boo after phase 'typer' -->>
  def showdefTestMemberObject1: String
<<-- type foo.bar.Bippy.BippyType after phase 'typer' -->>
  def showdefTestMemberType2: Unit
<<-- class foo.bar.Bippy.Boppity after phase 'typer' -->>
  def showdefTestMemberClass2: Int
<<-- class foo.bar.Bippy.Boppity.Boo after phase 'typer' -->>
  def showdefTestMemberClass3: Int