mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-29 01:14:40 +00:00
Previously json.marshal(i128(696969)) would print 0 as there was no `u = i128(i)` initialization.
Previously json.marshal(i128(696969)) would print 0 as there was no `u = i128(i)` initialization.