https://issues.dlang.org/show_bug.cgi?id=12537
--- Comment #6 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a7ff19ae302948c4fd9e71034cc343d784137803 fix Issue 12537 - Templatizing opEquals results in infinite recursion in the compiler https://github.com/D-Programming-Language/dmd/commit/c150f4165ea50cd77e5c9e2ee0ef2f4bfd9027bb Merge pull request #5028 from 9rnsr/fix12537 Issue 12537 - Templatizing opEquals results in infinite recursion in the compiler --
