April 14
https://issues.dlang.org/show_bug.cgi?id=24232

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@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

--