blob: d72520e4ae9aeaf4edd99f836841f1516ccee29b [file] [log] [blame]
fun foo() {
if
(true) {
}
while
(true) {
}
for
(i in 0..42) {
}
}
// SET_FALSE: KEEP_LINE_BREAKS