mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 23:57:25 +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