handle edge case in char-range: in a range like a-z, the second character may be an escape sequence, and we need to handle that case if so

This commit is contained in:
2025-10-07 12:13:41 +01:00
parent 44c2fbb3c7
commit 4dfee016eb
2 changed files with 43 additions and 10 deletions

View File

@@ -1 +1 @@
abcdefghijklmnopqrstuvwxyz + - * /
Hello, World! - + * / ?