https://issues.dlang.org/show_bug.cgi?id=24206
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @ntrel created dlang/dmd pull request #15805 "Fix aliasing function type returning *Type* (allowing *TypeSuffixes*)" fixing this issue: - 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 --
