blob: c6fc980d86a4ec8308528a308fb1b97c0e7c7ecf [file]
// SKIP_KT_DUMP
fun test() {
for (i in 0..0) fun x() {}
}