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

--- Comment #7 from Martin Nowak <c...@dawg.eu> ---
Smells like due to the lazy alias, semantic analysis of the base class is
unfinished before checking the derived class' overload.

--

Reply via email to