January 06, 2022
https://issues.dlang.org/show_bug.cgi?id=22536

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|normal                      |blocker

--
January 06, 2022
https://issues.dlang.org/show_bug.cgi?id=22536

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #13496 "Fix Issue 22536 - CTFE: Missing destruction of array literal argument for scope slice parameter" fixing this issue:

- Fix Issue 22536 - CTFE: Missing destruction of array literal argument for scope slice parameter

https://github.com/dlang/dmd/pull/13496

--