summaryrefslogblamecommitdiff
path: root/test/files/run/t5256f.check
blob: e0fec8559684bb8dc9844cff7ce153d08c101ee9 (plain) (tree)
1
2
3
4
5
6
7
8
9

        
        

                       


        
        

                            
 
class A1
Test.A1
Object {
  def <init>(): Test.A1
  def foo: Nothing
}
class A2
Test.A2
Object {
  def <init>(): Test.this.A2
  def foo: Nothing
}