]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/big: fix unused result from testing/quick.Check
authorShenghou Ma <minux@golang.org>
Sun, 4 Oct 2015 01:54:15 +0000 (21:54 -0400)
committerMinux Ma <minux@golang.org>
Tue, 6 Oct 2015 21:29:36 +0000 (21:29 +0000)
commit7c43975aceebcac6813696787d3b0fa19c83e74d
treefe894c6599feda5b5812ac65486f4c4c4b214776
parent40457745e51eb327751de5be4c69c9079db69f66
cmd/compile/internal/big: fix unused result from testing/quick.Check

Update #12834.

Change-Id: If7bbcc249517f2f2d8a7dcbba6411ede92331abe
Reviewed-on: https://go-review.googlesource.com/15381
Reviewed-by: Damian Gryski <dgryski@gmail.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/big/int_test.go