github.com/google/go-cmp/cmp.TypeAssertion.String (method)

one use

	github.com/google/go-cmp/cmp (current package)
		path.go#L285: func (ta TypeAssertion) String() string                 { return fmt.Sprintf(".(%v)", ta.typ) }