// ISSUE: KT-47567 fun test(x: Int) { while (true) x = break }