https://issues.dlang.org/show_bug.cgi?id=2225
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Mathias LANG <[email protected]> --- This has been fixed with all the visibility fixes. Nowadays this yields: > foo.d(6): Deprecation: b.Outer.Inner is not visible from module foo --
