const internal/types/errors.UntypedNilUse
5 uses
internal/types/errors (current package)
code_string.go#L27: _ = x[UntypedNilUse-16]
codes.go#L158: UntypedNilUse
go/types
assignments.go#L53: check.errorf(x, UntypedNilUse, "use of untyped nil in %s", context)
assignments.go#L63: check.errorf(x, UntypedNilUse, "use of untyped nil in %s", context)
assignments.go#L171: check.errorf(x, UntypedNilUse, "use of untyped nil in %s", context)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)