const internal/types/errors.InvalidRangeExpr
5 uses
internal/types/errors (current package)
code_string.go#L117: _ = x[InvalidRangeExpr-109]
codes.go#L1016: InvalidRangeExpr
go/types
stmt.go#L901: check.softErrorf(&x, InvalidRangeExpr, "cannot range over %s: %s", &x, cause)
stmt.go#L903: check.softErrorf(&x, InvalidRangeExpr, "cannot range over %s", &x)
stmt.go#L1004: check.softErrorf(lhs, InvalidRangeExpr, "cannot use iteration variable of type %s", x.typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)