https://issues.dlang.org/show_bug.cgi?id=14591

--- Comment #8 from Rainer Schuetze <[email protected]> ---
> Any other of the TemplateArg prefixes 'S' (TypeStruct), 'H' (TypeAssocArray) 
> and 'T' (TypeTypedef) should be affected aswell.

Probably not, as the rule above avoids trouble with symbol aliases, and types
only contain QualifiedName which only contain function types.

--

Reply via email to