June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=7482

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D2

--
May 24, 2019
https://issues.dlang.org/show_bug.cgi?id=7482

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |INVALID

--- Comment #6 from RazvanN <razvan.nitu1305@gmail.com> ---
Hello all, I come from the future where accessing deprecated symbols is not an error. Now, deprecations are issued for both accesses of Z and no assert is triggered, which is the correct behavior. Closing as invalid.

--