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

--- Comment #3 from [email protected] ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/b48750021ba5fa3f6efe849f219ff4267716b461
fix Issue 15310 - [dmd-internal] TemplateDeclaration should be converted to
TemplateExp always

Either TemplateExp or ScopeExp was used for a template symbol, but it was
problematic.

--

Reply via email to