https://issues.dlang.org/show_bug.cgi?id=11051
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe CC| |[email protected] --- Comment #15 from Nick Treleaven <[email protected]> --- This is fixed, but just to note: Issue 14643 shows without this, @safe can be broken due to flow analysis assuming at least one of the case statements is matched. --
