blob: 0e4f33fc622563120f180dac036374e1606a5424 [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"))))));
}}