https://issues.dlang.org/show_bug.cgi?id=21149
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @NilsLankila created dlang/dmd pull request #11560 "fix issue 21149 - exclude templatized alias and aliasseq from -vtempl…" fixing this issue: - fix issue 21149 - exclude templatized alias and aliasseq from -vtemplates reports Because their semantic is special, that doesn't follow the standard path. https://github.com/dlang/dmd/pull/11560 --
