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

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

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

--- Comment #43 from Adam D. Ruppe <[email protected]> ---
> test.d(13): Error: reference to local variable `b` assigned to non-scope 
> parameter `_param_0`

This error is on the *writeln* line, not the actual capture line. It has
absolutely nothing to do with the actual bug.

--

Reply via email to