June 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23205

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #14240 "Fix Issue 23205 - Can't declare mixin template inside a function" fixing this issue:

- Fix Issue 23205 - Can't declare mixin template inside a function

https://github.com/dlang/dmd/pull/14240

--
June 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23205

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 #14240 "Fix Issue 23205 - Can't declare mixin template inside a function" was merged into master:

- 4a8b02946d890cc72f49fc8ada09e8c640f11967 by Boris Carvajal:
  Fix Issue 23205 - Can't declare mixin template inside a function

https://github.com/dlang/dmd/pull/14240

--