fun foo() { "before" while (true) { val a: Int } "after" }