/* /nodynamiccopyright/ */
package p1;
public class C extends B<String,String> {
// indirect overrider f(String) from A1
}