mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-20 12:27:42 +00:00
The REPL does not have a reliable way to tell us the UTF-8 byte count of the source string, so we must use strlen() ourselves.
The REPL does not have a reliable way to tell us the UTF-8 byte count of the source string, so we must use strlen() ourselves.