]> Cypherpunks repositories - gostls13.git/commit
maps, slices: fix variable name and comment in example
authorcuishuang <imcusg@gmail.com>
Wed, 14 Aug 2024 07:33:00 +0000 (15:33 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 14 Aug 2024 18:28:34 +0000 (18:28 +0000)
commit0f1db954142ffd86cf85ab5aecd28f138382f761
treebe887351df86f260cc327262dc03c974728aa2e0
parent65a6e05070e56bafc00bbe24f2fa18ed07ed716b
maps, slices: fix variable name and comment in example

Change-Id: I1c837820bdd64b61fca46d45677664b2bb2be606
Reviewed-on: https://go-review.googlesource.com/c/go/+/605356
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/maps/example_test.go
src/slices/example_test.go