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