Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprog/
Dcrash.go77 type exampleError struct{} struct
79 func (e exampleError) Error() string {