]> Cypherpunks repositories - gostls13.git/commit
math/big: simplify bool expression
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 14 Feb 2017 15:52:44 +0000 (15:52 +0000)
committerIan Lance Taylor <iant@golang.org>
Tue, 14 Feb 2017 23:34:25 +0000 (23:34 +0000)
commit6910756f9b8c7a97b1435ec40b8ebff9655611d7
tree978ce46517cfd26a92670e05099b03640133b2fc
parent72aa757dddad7e915f4faad87aacf8010d91561b
math/big: simplify bool expression

Change-Id: I280c53be455f2fe0474ad577c0f7b7908a4eccb2
Reviewed-on: https://go-review.googlesource.com/36993
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/big/int.go