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