const internal/types/errors.InvalidPkgUse

3 uses

	internal/types/errors (current package)
		code_string.go#L15: 	_ = x[InvalidPkgUse-4]
		codes.go#L68: 	InvalidPkgUse

	go/types
		typexpr.go#L90: 		check.errorf(e, InvalidPkgUse, "use of package %s not in selector", obj.name)