https://issues.dlang.org/show_bug.cgi?id=19999
David Bennett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal --- Comment #2 from David Bennett <[email protected]> --- I forgot to add the current error output for the above example: onlineapp.d(13): Error: template onlineapp.fun3!().fun3 cannot deduce function from argument types !()(int), candidates are: onlineapp.d(3): onlineapp.fun3!().fun3(T) --
