https://issues.dlang.org/show_bug.cgi?id=17756
--- Comment #1 from [email protected] --- "Ambiguous" may be the wrong term; the compiler knows exactly what it's doing. It may be ambiguous to the programmer reading and writing it. In that same forum thread, we read that one person (two including myself) expected this to work differently[1] (e.g., did not expect symbols to be introduced into the global namespace). [1]: http://forum.dlang.org/post/[email protected] --
