1 2 3 4 5 6
//DIAGNOSTIC_TEST:SIMPLE: // Check the diagnostic output if a token uses \ line split void foo() { br\ eak; }