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

--- Comment #5 from RazvanN <razvan.nitu1...@gmail.com> ---
(In reply to kinke from comment #1)
> Let's include CatAssign as well for completeness:
> 
> S[] c;
> c ~= a; // no copy ctor calls, but 4 postblits

The CatAssign example seems to have been fixed, but the initial assign example
still fails.

--

Reply via email to