https://issues.dlang.org/show_bug.cgi?id=24449
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe --- Comment #1 from Nick Treleaven <[email protected]> --- This can also cause a safety violation when the shared static constructor is @safe, in particular see: https://issues.dlang.org/show_bug.cgi?id=5207#c11 --
