October 19
https://issues.dlang.org/show_bug.cgi?id=24807

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #17015 "Fix Bugzilla 24807 - Error message missing parens for template instance" fixing this issue:

- Fix Bugzilla 24807 - Error message missing parens for template instance

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

--
October 20
https://issues.dlang.org/show_bug.cgi?id=24807

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 #17015 "Fix Bugzilla 24807 - Error message missing parens for template instance" was merged into master:

- f6d47b566437fe6da9713de742ddc9443ce3eb35 by Nick Treleaven:
  Fix Bugzilla 24807 - Error message missing parens for template instance

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

--