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