blob: b57975c42a1d035daa38e3b8301d73118c957161 [file] [log] [blame]
public class A {
void foo() {
obj.method( a,
b,
c,
d,
e,
f );
}
}