Placement of the opening brace for compound blocks under a case label.
case 1: { break; }
case 1:{ break; }