November 03, 2019
https://issues.dlang.org/show_bug.cgi?id=10097

Nicholas Wilson <iamthewilsonator@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |iamthewilsonator@hotmail.co
                   |                            |m
         Resolution|---                         |INVALID

--- Comment #4 from Nicholas Wilson <iamthewilsonator@hotmail.com> ---
__dtor is needed for dealing with stack allocated classes to call the destructor so I'm going to close this as invalid.

--