blob: 085784b747c50c79b906c1066ead4f12eab45594 [file] [log] [blame]
fun main(args: Array<String>) {
if (true) {
false
} else if (false) {
true
} else {
}
if (true) {
}
if (true) {
}
}
// SET_FALSE: LBRACE_ON_NEXT_LINE