https://issues.dlang.org/show_bug.cgi?id=12574
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/5327b688775d7c40aa5283730e465760d71d7c03 fix Issue 12574 - [ICE](statement.c, line 713) with reduce with wrong tuple arity Make `TemplateInstance::semanticTiargs` reentrant against semantic errors. https://github.com/D-Programming-Language/dmd/commit/bbd174c5cf9352111d9a8730b785e452e4ecc6cf Merge pull request #3454 from 9rnsr/fix12501 [REG2.066a] Issue 12574 - [ICE](statement.c, line 713) with reduce with wrong tuple arity --
