https://issues.dlang.org/show_bug.cgi?id=11471
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from yebblies <[email protected]> --- This really should be generating the same error with and without profile. I have no idea why it doesn't. For some reason the function's type is not marked as nothrow until _after_ the first time blockExit is run on it. --
