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

Adam D. Ruppe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Adam D. Ruppe <[email protected]> ---
I don't understand, what is the bug supposed to be here?

D's pure functions are allowed to use references passed to them, which includes
the local variables for nested functions.

--

Reply via email to