mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 08:35:26 +00:00
Previously "foo\`bar" was treated literally, but \` is a valid escape character. This commit makes that string correctly evaluate as "foo`bar".
73 KiB
73 KiB