x = a == b != c
           ^~ unexpected '!='; '==' is a non-associative operator

