blob: ec1f86d65959ab4ee6e70beb9496d501904660b2 [file] [log] [blame]
// test021
public class A {
protected synchronized String foo(final java.lang.String s1) throws IOException,Exception{
}}