]> Cypherpunks repositories - gostls13.git/commit
go/doc: use strings.TrimPrefix
authorcuiweixie <cuiweixie@gmail.com>
Thu, 29 Sep 2022 13:37:25 +0000 (21:37 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 30 Sep 2022 14:12:38 +0000 (14:12 +0000)
commit7aa4905bb4fd70a5b32552fd8db23a3550d3df83
tree2ef249d9a31bb1adb226eaa9b7fcef444ccd970f
parent9910f8a4034d1edf317966060336a569800d4663
go/doc: use strings.TrimPrefix

Change-Id: Ie1e76d2e99bf2af7f064c9073c1fb866086962f6
Reviewed-on: https://go-review.googlesource.com/c/go/+/436715
Run-TryBot: Robert Griesemer <gri@google.com>
Run-TryBot: xie cui <523516579@qq.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/doc/comment/parse.go