mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-16 01:28:41 +00:00
The current implementation of logical AND (&&) and logical OR (||) always returns a boolean - this is not correct.
The current implementation of logical AND (&&) and logical OR (||) always returns a boolean - this is not correct.