[Issue 18386] mixin ... isn't a template error when used in new scope

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 30 13:58:22 UTC 2022


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

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
Also you should use a string mixin, `mixin(b!a);` - not a template mixin.

--


More information about the Digitalmars-d-bugs mailing list