Closed jspam closed 12 years ago
While normal operators such as =, >=, !, and != are not highlighted in the source code, the Unicode operators ≠, ¬, ≥, ≤ are. This should be made consistent.
=
>=
!
!=
≠
¬
≥
≤
While normal operators such as
=
,>=
,!
, and!=
are not highlighted in the source code, the Unicode operators≠
,¬
,≥
,≤
are. This should be made consistent.