]> Cypherpunks repositories - gostls13.git/commit
math/big: reintroduce pre-Go 1.14 mention in GCD docs
authorFilippo Valsorda <filippo@golang.org>
Wed, 5 Feb 2020 20:24:30 +0000 (15:24 -0500)
committerFilippo Valsorda <filippo@golang.org>
Wed, 5 Feb 2020 20:54:27 +0000 (20:54 +0000)
commit88ae4ccefb60ce7e83b25c3bf0f55a4d8704e123
treea7302337d303516d2ac7715d080214601d9fb1a9
parent60f11c44c02ff815e02d1e59839c6c0bf3f6605e
math/big: reintroduce pre-Go 1.14 mention in GCD docs

It was removed in CL 217302 but was intentionally added in CL 217104.

Change-Id: I1a478d80ad1ec4f0a0184bfebf8f1a5e352cfe8c
Reviewed-on: https://go-review.googlesource.com/c/go/+/217941
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/big/int.go