jq
jq copied to clipboard
json processing error
Describe the bug json process error
To Reproduce
echo '{"a":[10000000000000007],"b":{"10000000000000007":2}}' | jq
Expected behavior
Environment (please complete the following information):
- OS and Version: Ubuntu 20.04.4 LTS
- jq version1.6
Additional context When the number is greater than 10000000000000000, the result is possible +1 or -1 or dont change