blob: 4a10042cd5cab54554fe89c5a0bc1d5da72a00fa [file] [log] [blame]
// test019: use TAB
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);
}
}