mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +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.