代入を行うつもりが、比較のために演算子を使用している。
多くの言語では、compare文はassignment文と非常によく似ているので、しばしば混同される。
The code uses an operator for comparison when the intention was to perform an assignment.
In many languages, the compare statement is very close in appearance to the assignment statement; they are often confused.