September 12, 2018
https://issues.dlang.org/show_bug.cgi?id=9981

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin@gmail.
                   |                            |com

--- Comment #2 from John Colvin <john.loughran.colvin@gmail.com> ---
Is there a reason for this being disallowed?

Seeing as lazy is just pass-by-delegate, why not allow pass-by-delegate-with-ref-return?

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=9981

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--