Commit Graph

1 Commits

Author SHA1 Message Date
Olly Betts 61e54ab054 Improve handling of zero bytes in string literals
Many of the target languages don't handle this currently.  Those
that don't support this in their strings never will, but others
can probably be fixed.

Fixes #2996
Fixes #2997
2024-08-30 11:07:15 +12:00