this post was submitted on 17 Jul 2023
43 points (100.0% liked)
Found Satan
1726 readers
1 users here now
Individuals displaying mischievous, spiteful, or teasing behavior in a playful manner, rather than engaging in genuinely cruel actions.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Don't languages generally tell you about potential look-alike characters specifically for this reason?
The code editor I use would say something like syntax error ';', expected ';' and underline the character in red. That might lead to some head scratching as apparently the Greek character is literally the same, but with a different Unicode value.
I'm talking about when you try to run/compile code, not in the editor.