mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 09:16:48 +00: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.