https://issues.dlang.org/show_bug.cgi?id=13628
--- Comment #5 from Marco Leise <[email protected]> --- Thanks. B) really is what was bugging me. You can have either type of dtor, but not both, making it impossible to have structs with dtors as both mutable and immutable. --
