https://issues.dlang.org/show_bug.cgi?id=14389

--- Comment #7 from Ketmar Dark <[email protected]> ---
quickfix:

class A {
@safe: // this will last forever
(nothrow): // and this will be reset on next `id:`
}

--

Reply via email to