]> Cypherpunks repositories - gostls13.git/commit
slices: use strings.EqualFold in ExampleCompactFunc
authorIan Lance Taylor <iant@golang.org>
Fri, 22 Sep 2023 20:24:37 +0000 (13:24 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 22 Sep 2023 21:08:15 +0000 (21:08 +0000)
commitbcfaf2f00f4183e33cb995153a19f4fb030e387c
tree16f277133f0210f05796f4785d22f6ed0fa9117f
parent9f8f1ca5ad78efedd1fae685ff7151d866d552e7
slices: use strings.EqualFold in ExampleCompactFunc

Change-Id: Ie7d495b2a53520ce89b16bc8a66b81a3955bf32f
Reviewed-on: https://go-review.googlesource.com/c/go/+/530635
Reviewed-by: Eli Bendersky <eliben@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/slices/example_test.go