summaryrefslogtreecommitdiff
path: root/test/files/run/t5256f.check
blob: c840793fd5b0dc64b7561f59e5061cac216b6f6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
class A1
Test.A1
Object {
  def <init>: <?>
  def foo: <?>
}
class A2
Test.A2
Object {
  def <init>: <?>
  def foo: <?>
}