const internal/types/errors.InvalidCopy
5 uses
internal/types/errors (current package)
code_string.go#L94: _ = x[InvalidCopy-86]
codes.go#L785: InvalidCopy
go/types
builtins.go#L392: check.errorf(x, InvalidCopy, "invalid copy: %s", err.format(check))
builtins.go#L399: check.errorf(y, InvalidCopy, "invalid copy: %s", err.format(check))
builtins.go#L405: check.errorf(x, InvalidCopy, "invalid copy: arguments %s and %s have different element types %s and %s", x, y, dstE, srcE)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)