mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02: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.