math/big: implement JSON un/marshaling support for Ints
Also: simplified some existing tests. No support for Rats for now because the precision-preserving default notation (fractions of the form a/b) is not a valid JSON value. Fixes #3657. R=golang-dev, bradfitz, rsc CC=golang-dev https://golang.org/cl/6211079
Showing
Please register or sign in to comment