const internal/types/errors.InvalidExprSwitch
3 uses
internal/types/errors (current package)
code_string.go#L125: _ = x[InvalidExprSwitch-117]
codes.go#L1119: InvalidExprSwitch
go/types
stmt.go#L650: check.errorf(&x, InvalidExprSwitch, "cannot switch on %s (%s is not comparable)", &x, x.typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)