summaryrefslogtreecommitdiff
path: root/test/files/run/global-showdef.check
blob: 36d33f6fdf340e8789b2feda2bc58bed7269ff42 (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
<<-- type foo.bar.Bippy.BippyType after phase 'typer' -->>
  def showdefTestMemberType1: Unit
<<-- 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
<<-- object foo.bar.Bippy after phase 'typer' -->>
  def showdefTestMemberObject2: java.lang.String
<<-- object foo.bar.Bippy.Boppity.Boo after phase 'typer' -->>
  def showdefTestMemberObject1: java.lang.String