// "Unwrap 'if' statement" "true" class X { void f(){ while (true) { continue;//comment } }}