https://issues.dlang.org/show_bug.cgi?id=12022
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Kenji Hara <[email protected]> --- (In reply to Vladimir Panteleev from comment #0) > The recursive alias semantic is triggered by Expression::checkPurity (which > calls getFuncTemplateDecl -> toAlias). It's fixed from 2.066, by the commit: https://github.com/D-Programming-Language/dmd/commit/33f2ab82bd9fb51d88927b8048d88c30ea44111e --
