June 02, 2019
https://issues.dlang.org/show_bug.cgi?id=2749

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #10 from Mathias LANG <pro.mathias.lang@gmail.com> ---
This clearly needs a DIP. There are various workaround for what you want (such as using a `with` statement for the nesting), but it's not a bug per se.

--