mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
This prevents a regex such as /=/ from lexing into TokenType::SlashEquals, preventing the regex logic from working.
This prevents a regex such as /=/ from lexing into TokenType::SlashEquals, preventing the regex logic from working.