Hacker News new | ask | show | jobs
by comrade1234 422 days ago
I would expect [a-z] to mean any lowercase in any language, not lowercase but only a to z. So I’d get bitten by that one.
1 comments

The letters with diacritics sort lexicographically after 'z', so it does stand to reason they wouldn't appear in that range.