mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
ecfea027a0
Previously json.marshal(i128(696969)) would print 0 as there was no `u = i128(i)` initialization.