https://issues.dlang.org/show_bug.cgi?id=9981
John Colvin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |john.loughran.colvin@gmail. | |com --- Comment #2 from John Colvin <[email protected]> --- 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? --
