blob: 4a74f94deda795786a5fa32eecc15276524c8c0a [file] [log] [blame]
interface A {
class AA<T> {
}
}
class FieldArgumentsPC extends A.AA<Object> {
}