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