blob: 5b2e402c792c2692effd969a97ec72f31869a347 [file] [log] [blame]
package test0406_a;
public class A {
protected A foo(String s) {
}
}