https://issues.dlang.org/show_bug.cgi?id=9999
--- Comment #22 from deadalnix <[email protected]> --- At the very least, 1 -> true should match as an implicit conversion, not an exact match (in which case, one gets an overload resolution error rather than a bug). That would still be bad, but that would at least not be the opposite one what anyone sensible expects. --
