https://issues.dlang.org/show_bug.cgi?id=24206
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #15805 "Fix aliasing function type returning a Type with TypeSuffixes" was merged into master: - d372d1f73e9d9fefa871402fb3d412c615fffe66 by Nick Treleaven: Fix Issue 24206 - Can't alias a function type that returns a type with a TypeSuffix Add isTypeSuffix() function. https://github.com/dlang/dmd/pull/15805 --
