func()

in testerror/error.go [33:35]


func (e *Error) Error() string {
	return e.msg
}