https://issues.dlang.org/show_bug.cgi?id=24232
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @ntrel updated dlang/dmd pull request #16381 "[foreach] Deprecate `ref` for array index or range parameter" fixing this issue: - Fix Bugzilla 24232 - ref for index of foreach for arrays is not allowed by spec but accepted by compiler https://github.com/dlang/dmd/pull/16381 --
