mirror of
https://github.com/golang/go
synced 2024-11-11 20:20:23 -07:00
785ab2fa65
Fixes #53747
Based on CL 416514
Change-Id: I1ff79c6290b06dfa8672a473045e8fe80c22afcf
GitHub-Last-Rev: 74fba9b309
GitHub-Pull-Request: golang/go#59013
Reviewed-on: https://go-review.googlesource.com/c/go/+/476015
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
pkg flag, func BoolFunc(string, string, func(string) error) #53747
|
|
pkg flag, method (*FlagSet) BoolFunc(string, string, func(string) error) #53747
|