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

--- Comment #4 from [email protected] ---
(In reply to moonlightsentinel from comment #3)
> This is actually a regression:

(Found using a modified test case which defines 

==================================
void main()
{
    foo!(char*)(null);
}
==================================

instead of an alias.

--

Reply via email to