mirror of
https://github.com/golang/go
synced 2024-11-07 14:46:14 -07:00
0b3f58c48e
Fixes #54386. Change-Id: I78747da337ed6129e4f7426dd0483a644bed82e3 Reviewed-on: https://go-review.googlesource.com/c/go/+/460216 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: hopehook <hopehook@golangcn.org> Auto-Submit: Ian Lance Taylor <iant@golang.org>
3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
pkg bytes, func ContainsFunc([]uint8, func(int32) bool) bool #54386
|
|
pkg strings, func ContainsFunc(string, func(int32) bool) bool #54386
|