const internal/types/errors.BadDotDotDotSyntax
4 uses
internal/types/errors (current package)
code_string.go#L87: _ = x[BadDotDotDotSyntax-77]
codes.go#L702: BadDotDotDotSyntax
go/types
call.go#L211: check.errorf(call.Args[0], BadDotDotDotSyntax, "invalid use of ... in conversion to %s", T)
typexpr.go#L313: check.error(e.Len, BadDotDotDotSyntax, "invalid use of [...] array (outside a composite literal)")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)