https://issues.dlang.org/show_bug.cgi?id=13311
--- 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/1ea0f027ab414b79da664a01696f066c62fe401a fix Issue 13311 - ICE, CtorDeclaration::semantic(Scope*): Assertion `tf && tf->ty == Tfunction' failed https://github.com/D-Programming-Language/dmd/commit/f122c1313577db09b34aaad06e5a061ae6f01091 Merge pull request #3902 from 9rnsr/fix13311 [REG2.065] Issue 13311 - ICE, CtorDeclaration::semantic(Scope*): Assertion `tf && tf->ty == Tfunction' failed --
