[Issue 21564] Allow assignment syntax for instantiating mixin templates
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 16 17:31:09 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=21564
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/dmd pull request #16387 "Fix Bugzilla 21564 - assignment
syntax for instantiating mixin templates" fixing this issue:
- Fix Bugzilla 21564 - Allow assignment syntax for instantiating mixin
templates
Following the [alias this
change](https://dlang.org/changelog/2.105.0.html#dmd.alias-this-syntax),
I think mixin instantiation was the last place not using assignment
syntax.
https://github.com/dlang/dmd/pull/16387
--
More information about the Digitalmars-d-bugs
mailing list