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

Martin Nowak <[email protected]> changed:

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

--- Comment #1 from Martin Nowak <[email protected]> ---
Oh, this might be difficult to fix.
The compiler leaves out the int[] s = str.save; code and uses the same variable
for s and str.

--

Reply via email to