Right now we produce `if !cond{...}` instead of `if!cond{...}`. Same for any expr except for ones that interfere with `if`.