https://issues.dlang.org/show_bug.cgi?id=14868
--- Comment #3 from Sergei Degtiarev <[email protected]> --- The MmFile destructor is called after main() termination and throws exception while trying to clean up the memory. --
https://issues.dlang.org/show_bug.cgi?id=14868
--- Comment #3 from Sergei Degtiarev <[email protected]> --- The MmFile destructor is called after main() termination and throws exception while trying to clean up the memory. --