https://issues.dlang.org/show_bug.cgi?id=19189

Basile B. <b2.t...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.t...@gmx.com
         Resolution|---                         |INVALID

--- Comment #1 from Basile B. <b2.t...@gmx.com> ---
**Within** a module its private members are accessible from its other members,
this works like this by design. See point 2 here
https://dlang.org/spec/attribute.html#visibility_attributes

--

Reply via email to