mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-08 04:09:00 +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.