-xLEVEL Expand conventional syntax constructions into equivalent ones that expose their internal operation. ... If LEVEL is at least 7, "if" statements will be translated into equivalent expressions using "&&", "?:" and "do {}"; for instance