]> Cypherpunks repositories - gostls13.git/commit
strings: remove redundant symbols
authorfangguizhen <1297394526@qq.com>
Tue, 17 Jan 2023 16:37:42 +0000 (16:37 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 17 Jan 2023 17:24:17 +0000 (17:24 +0000)
commit8e199294361de59b637f25a7d5eebdee1b131415
tree7ca3a272b7581ab0ca292612fab2a8f49f0045ee
parent6cb8c43b842daffe628e8ee7a94ea3b1ba17299d
strings: remove redundant symbols

Change-Id: Ie3fe0274288d6cb6303acdcec1340c480e5c0b20
GitHub-Last-Rev: ce9d44619e970b1319fbccf3aace1ddf719bcec1
GitHub-Pull-Request: golang/go#57848
Reviewed-on: https://go-review.googlesource.com/c/go/+/462277
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/strings/clone_test.go