https://issues.dlang.org/show_bug.cgi?id=21205
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from RazvanN <[email protected]> --- Hmmm...here we have equal match for both functions therefore, according to the spec, we should have an error, however, the compiler chooses the first function that. I'm not sure if this is a feature or a bug (should we change the spec or modify the behavior of the compiler?). --
