mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-24 09:24:49 +00:00
Mirroring the pre-existing `generate_from_integral` function. This will allow us to fix a bug that all of these if statements have in common - no handling of nullable types. This also adjusts the type casted for each integral to fully match that stated by the spec.