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

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16387 "Fix Bugzilla 21564 - assignment syntax for
instantiating mixin templates" was merged into master:

- a981cca33130242e4d1feb623984aa3d5f17a297 by Nick Treleaven:
  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

--

Reply via email to