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