LitJSON / litjson

JSON library for the .Net framework
https://litjson.net/
Other
1.37k stars 404 forks source link

Fix a bug about Int64 #53

Closed zhenlinyang closed 6 years ago

zhenlinyang commented 8 years ago

Fix a bug: A Int64 number between int.MinValue and int.MaxValue can not be properly resolved.

devlead commented 6 years ago

@zhenlinyang your changes have been merged, thanks for your contribution 👍