aboutsummaryrefslogblamecommitdiff
path: root/tests/pending/run/t5256f.check
blob: 6a89d0b86a7b982ec635562d0301ed77f33ed135 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











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