https://issues.dlang.org/show_bug.cgi?id=18016
--- Comment #11 from Manu <[email protected]> --- Please don't do that; allow LDC to continue to remove such code as usual. `= void` initialisation is used specifically to avoid that work. DMD is a reference, we don't want to emulate its had habits. --
