]> Cypherpunks repositories - gostls13.git/commit
math/big: use lists in docstrings
authorKir Kolyshkin <kolyshkin@gmail.com>
Thu, 11 Jul 2024 02:23:32 +0000 (19:23 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 16 Jul 2024 18:17:35 +0000 (18:17 +0000)
commit97ccc224f1b0f9a5c7353ad0bafdb3e9c3a4cc27
treec3fa6052efb40c266c328747db185887c16c411c
parent66e940b6f80bac7b03a8f6ee45385bee752034c0
math/big: use lists in docstrings

This looks way better than the code formatting.

Similar to CL 597656.

Change-Id: I2c8809c1d6f8a8387941567213880662ff649a73
Reviewed-on: https://go-review.googlesource.com/c/go/+/597659
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/math/big/float.go
src/math/big/int.go
src/math/big/rat.go