Hacker News new | ask | show | jobs
by tmtvl 653 days ago
> compared their representation against hard-coded strings

Ah, used string= instead of string-equal, did they? Simple mistake to make, not keeping CL being case-insensitive in mind.