Home
last modified time | relevance | path

Searched defs:explainer (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/test/fixedbugs/
Dissue63505.go9 type explainer struct { struct
10 m map[string]string
22 func (e explainer) Name() string {
26 func (e explainer) Map() map[string]string {