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

Adam D. Ruppe <destructiona...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructiona...@gmail.com

--- Comment #2 from Adam D. Ruppe <destructiona...@gmail.com> ---
You can

alias __ctor = mixin_thing.__ctor;

if it appears in the right order...

--

Reply via email to