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