func testing.RunExamples

one use

	testing (current package)
		example.go#L24: func RunExamples(matchString func(pat, str string) (bool, error), examples []InternalExample) (ok bool) {