This happens with the == operator:

It highlights a like if it were a variable assignment (i.e., a = b).
(btw, for the record, I'm 👎 on highlighting variable assignments because Elixir has no variable assignments, only pattern matching with variable binding :)).