blob: 439c5594258cbf7f4be24d44960cc0ac7f7b3d53 [file] [log] [blame]
class A extends A.<ref>Foo, B{
}
interface B{
static class Foo{
}
}