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

Lionello Lunesu <[email protected]> changed:

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

--- Comment #1 from Lionello Lunesu <[email protected]> ---
I'm running into this as well. I suppose the issue is that AArray.dup does a
"shallow dup", but in the case of values this should result in copies that can
be mutated.

--

Reply via email to