mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
A single DELIM token is only one character long, so the check for a "||" DELIM didn't work. We now just do the check inline.
A single DELIM token is only one character long, so the check for a "||" DELIM didn't work. We now just do the check inline.