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