November 07, 2022
https://issues.dlang.org/show_bug.cgi?id=23470

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 #14628 "Fix Issue 23470 - Backticks in diagnostic are confusing with wrong nu…" fixing this issue:

- Fix Issue 23470 - Backticks in diagnostic are confusing with wrong number of arguments passed

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

--
November 07, 2022
https://issues.dlang.org/show_bug.cgi?id=23470

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 #14628 "Fix Issue 23470 - Backticks in diagnostic are confusing with wrong nu…" was merged into master:

- a5afe3fe6faf89c883a6f06113f38b395843b5de by Nick Treleaven:
  Fix Issue 23470 - Backticks in diagnostic are confusing with wrong number of
arguments passed

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

--