//DIAGNOSTIC_TEST:SIMPLE: // `continue` where it isn't allowed void foo() { continue; }