mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 23:44:35 +00:00
The order of precedence with the `*` operator sometimes makes it a bit harder to detect whether or not the result is actually used. Let's fail compilation if anyone tries to discard the result.