zrc TODO: Needed validations Ambiguous logical expression (a && b || c is parsed LTR unlike C) Ambiguous if-else chain (if (a) if (b) c; else d;)