https://issues.dlang.org/show_bug.cgi?id=13147
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Walter Bright <[email protected]> --- (In reply to yebblies from comment #2) > I suspect the correct solution is for the invariant calls to not be > implicitly inserted for naked functions. And you'd be right. https://github.com/D-Programming-Language/dmd/pull/4921 --
