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