const github.com/google/go-cmp/cmp.autoType

4 uses

	github.com/google/go-cmp/cmp (current package)
		report_compare.go#L35: 	autoType
		report_compare.go#L210: 		opts = opts.WithTypeMode(autoType)
		report_reflect.go#L47: 	case autoType:
		report_reflect.go#L198: 			s := opts.WithTypeMode(autoType).FormatValue(vv, t.Kind(), ptrs)