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