blob: 8dcec1de65b9c3566f18d0c9bbf88b93dbd4fa0a [file] [log] [blame]
class Test {
void foo(int i, boolean b) { // Don't expect line break to be inserted before closing method args bracket
}
}