mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-03 14:26:43 +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.