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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from RazvanN <[email protected]> ---
This is correct code according to the spec:
https://dlang.org/spec/class.html#fields

This is not shadowing. Each class gets its own set and they don't conflict.

--

Reply via email to