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

--- Comment #1 from [email protected] ---
Changing the first function to this
---
void alpha()()
{
    writeln("First");
}
---
is a workaround.

--

Reply via email to