const internal/types/errors.InvalidSelectCase
3 uses
internal/types/errors (current package)
code_string.go#L126: _ = x[InvalidSelectCase-118]
codes.go#L1133: InvalidSelectCase
go/types
stmt.go#L829: check.error(clause.Comm, InvalidSelectCase, "select case must be send or receive (possibly with assignment)")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)