Graccefully handle overflowing unicode literals

This commit is contained in:
Joshua Warner 2024-12-14 22:04:20 -08:00
parent a83f44188b
commit 6ef87b3b9d
No known key found for this signature in database
GPG key ID: 89AD497003F93FDD
11 changed files with 106 additions and 27 deletions

View file

@ -1 +1 @@
Expr(When(Pattern(Start(@28), @28), @0), @0)
Expr(When(Pattern(Str(Open(@28), @28), @28), @0), @0)

View file

@ -0,0 +1 @@
Expr(Str(UnicodeEscapeTooLarge(@4-13), @0), @0)