const internal/types/errors.BadImportPath
4 uses
internal/types/errors (current package)
code_string.go#L16: _ = x[BadImportPath-5]
codes.go#L71: BadImportPath
go/types
resolver.go#L151: check.error(at, BadImportPath, "cannot use FakeImportC and go115UsesCgo together")
resolver.go#L270: check.errorf(d.spec.Path, BadImportPath, "invalid import path (%s)", err)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)