summaryrefslogtreecommitdiff
path: root/test/files/run/t5256f.check
blob: 7a58aa003d7bb736da459d44b9e0cde3b0cf8d12 (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: <?>
}