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

--- Comment #2 from Nick Treleaven <[email protected]> ---
Also you should use a string mixin, `mixin(b!a);` - not a template mixin.

--

Reply via email to