]> Cypherpunks repositories - gostls13.git/commit
math/big: fix test for 32bit platforms (fix build)
authorRobert Griesemer <gri@golang.org>
Tue, 24 Feb 2015 21:54:42 +0000 (13:54 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 24 Feb 2015 21:58:00 +0000 (21:58 +0000)
commitc4b8f9127a26680432ddf329b409b8ec595ac9ae
tree3624abaec6dd5bdc673b8d4b3b9e334bc0445dd9
parent5ce9fde8b64a07a7cbfbe43c9451e2d1d536c972
math/big: fix test for 32bit platforms (fix build)

Change-Id: I73509cd0e0866cfe2b2ae46a26fb4d043dd050c4
Reviewed-on: https://go-review.googlesource.com/5840
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/math/big/float_test.go