https://issues.dlang.org/show_bug.cgi?id=6914
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from Mathias LANG <[email protected]> --- Nowadays it output the current message: test.d(8): Error: None of the overloads of 'foo' are callable using argument types (ulong), candidates are: test.d(1): lol.foo(const(char[]) a) test.d(3): lol.foo(int i) So I'll close. --
