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

--- Comment #5 from Steven Schveighoffer <schvei...@yahoo.com> ---
(In reply to anonymous4 from comment #3)
>     a.__ctor(1);

This is another bug. One should only be able to call const __ctor on a struct
once, before using it.

--

Reply via email to