https://issues.dlang.org/show_bug.cgi?id=12226

Dennis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #2 from Dennis <[email protected]> ---
The example doesn't compile today because it's passing an rvalue to a ref
parameter, but returning ref variables is now caught by dip25.

--

Reply via email to