go/src/fmt/errors_test.go

func TestErrorf(t *testing.T) {}

func splitErr(err error) []error {}

type errString

func (e errString) Error() string {}