https://issues.dlang.org/show_bug.cgi?id=13252
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ab0d53035222c14c43fecdeb870281e8066a63f7 fix Issue 13252 - ParameterDefaultValueTuple affects other instantiations Expression::equals should also compare operand types. https://github.com/D-Programming-Language/dmd/commit/895c56c6e1777e7958b133c0bfe414b7caa78ab9 Merge pull request #3846 from 9rnsr/fix13252 [REG2.061] Issue 13252 - ParameterDefaultValueTuple affects other instantiations --
