class Test { void foo(boolean b, int i) { // Don't expect line break to be inserted before closing method args bracket } }