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