https://issues.dlang.org/show_bug.cgi?id=8885
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Vladimir Panteleev <[email protected]> --- This was fixed by https://github.com/dlang/dmd/pull/5472. The compiler now produces: b.d(10): Deprecation: a.A.d is not visible from module b --
