https://issues.dlang.org/show_bug.cgi?id=19917
--- Comment #6 from Manu <[email protected]> --- Either way. I like the `= void` personally. It's explicit, and there's no magic rules to implement in the compiler. It's also not always convenient to express a default construction. --
