const internal/types/errors.InvalidInitDecl
5 uses
internal/types/errors (current package)
code_string.go#L49: _ = x[InvalidInitDecl-39]
codes.go#L385: InvalidInitDecl
go/types
resolver.go#L111: check.error(ident, InvalidInitDecl, "cannot declare init - must be func")
resolver.go#L291: check.error(d.spec, InvalidInitDecl, "cannot import package as init - init must be a func")
resolver.go#L411: code := InvalidInitDecl
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)