]> Cypherpunks repositories - gostls13.git/commit
encoding/binary: use list format in docstrings
authorKir Kolyshkin <kolyshkin@gmail.com>
Thu, 11 Jul 2024 02:07:05 +0000 (19:07 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 16 Jul 2024 18:17:30 +0000 (18:17 +0000)
commit0dae393a2643de239e5872260ec6e379f221f585
treeeca670615eb52026483092c3dca60f1e9d7dc31e
parent451a284d801275a83ab017c8e00b1e0119fd1c0c
encoding/binary: use list format in docstrings

This looks way better than the code formatting.

Similar to CL 597656.

Change-Id: If404c952ece384aea096f2394bd475a601627a79
Reviewed-on: https://go-review.googlesource.com/c/go/+/597657
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/encoding/binary/varint.go