mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 08:06:09 +00:00
We were doing this:
max(0, some_floating_point_value)
This returns an `int` result based on the type of `0`, oops!
86 KiB
86 KiB