]> Cypherpunks repositories - gostls13.git/commit
math/big: update comment on Int.GCD
authorRobert Griesemer <gri@golang.org>
Thu, 30 Jan 2020 20:26:20 +0000 (12:26 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 30 Jan 2020 20:37:01 +0000 (20:37 +0000)
commit9bb40ed8ecb8e6e470c70e169cb3cecb2e9dc69a
tree793cbd021c38c96ac481ebd48308336fb9c7d789
parent68b55ab51319ec71fe3f00266f9c467f34c824b1
math/big: update comment on Int.GCD

Per the suggestion https://golang.org/cl/216200/2/doc/go1.14.html#423.

Updates #28878.

Change-Id: I654d2d114409624219a0041916f0a4030efc7573
Reviewed-on: https://go-review.googlesource.com/c/go/+/217104
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/math/big/int.go