// PROBLEM: none // FIX: none fun test(i: Int) { do { // comment } while (i == 1) }