mirror of
https://github.com/ziglang/zig.git
synced 2024-12-04 19:09:32 +00:00
889efddd1a
Numbers greater than about 2^53 are encoded as strings in JSON. std.json.parseInternal previously errored out in this condition. |
||
---|---|---|
.. | ||
test.zig | ||
write_stream.zig |