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