fun main(args: Array) { if (true) { false } else if (false) { true } else { } if (true) { } if (true) { } } // SET_FALSE: LBRACE_ON_NEXT_LINE