summaryrefslogblamecommitdiff
path: root/test/files/run/global-showdef.check
blob: 8f67253ced5f23204350d1df5200afdf7140c5e0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                
<<-- class foo.bar.Bippy -->>
  def showdefTestMemberClass1: Int
<<-- type foo.bar.Bippy.BippyType -->>
  def showdefTestMemberType1: Unit
<<-- type foo.bar.Bippy.BippyType -->>
  def showdefTestMemberType2: Unit
<<-- class foo.bar.Bippy.Boppity -->>
  def showdefTestMemberClass2: Int
<<-- class foo.bar.Bippy.Boppity.Boo -->>
  def showdefTestMemberClass3: Int
<<-- object foo.bar.Bippy -->>
  def showdefTestMemberObject2: java.lang.String
<<-- object foo.bar.Bippy.Boppity.Boo -->>
  def showdefTestMemberObject1: java.lang.String