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

--- Comment #3 from Walter Bright <[email protected]> ---
I.e.:

test3.d(17): Error: scope variable `c` assigned to non-scope parameter `c`
calling `assignNext`

(Although calling both variables `c` makes the error message a bit confusing.)

--

Reply via email to