[Issue 11847] Importing "package.d" module causes qualified name lookup to fail for sub modules
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 15 08:12:02 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=11847
--- Comment #12 from Martin Nowak <code at dawg.eu> ---
Weird, only seems to fail for top-level packages, but not for nested `std.pkg`
and `std.pkg.mod` cases.
--
More information about the Digitalmars-d-bugs
mailing list