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