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