Open Offroaders123 opened 2 months ago
Add support for \u-----based character escapes. The parser and stringifier already support the other backslash characters, so I think I forgot that these are another one to look out for.
\u----
Add support for
\u----
-based character escapes. The parser and stringifier already support the other backslash characters, so I think I forgot that these are another one to look out for.