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

[email protected] changed:

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

--- Comment #2 from [email protected] ---
(In reply to karita from comment #1)
> I agree with you. I made a unittest for checking this [...]

That unittest is wrong because it destroys the >pointer< to an A instead of the
instance (`destroy` takes its arguments by ref).

--

Reply via email to