https://issues.dlang.org/show_bug.cgi?id=14742
--- Comment #4 from Walter Bright <[email protected]> --- (In reply to Vladimir Panteleev from comment #3) > It prints (int). I'm not sure if this is a behavior we would want to rely > on, though. It's clearly just picking the first one. I'd prefer it gave a compiler error for overloads. --
