https://issues.dlang.org/show_bug.cgi?id=24046
Max Samukha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Max Samukha <[email protected]> --- While I agree that function-local static constructors/destructors should just work, you can work around this bug by wrapping the destructor in a struct. --
