blob: 15238823b27b1e81886bfd5a1313dc95b18f8686 [file] [log] [blame]
// test019: using SPACE
public class A {
protected synchronized void foo(final java.lang.String s1, long l)
throws IOException, Exception {
foo("Helloddddddddddddddddddddddddddddddddddddd",
121212121221212121212121);
f("Helloddddddddddddddddddddddddddddddddddddd",
121212121221212121212121);
fooooooobaaaaaaar("Helloddddddddddddddddddddddddddddddddddddd",
121212121221212121212121);
}
}