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