https://issues.dlang.org/show_bug.cgi?id=23956
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic --- Comment #2 from Vladimir Panteleev <[email protected]> --- > called with argument types `(void)` Misleading diagnostic, BTW. (Templates have type "void" for some D 0.0x reasons.) --
