[Issue 13858] Wrong warning about unreachable code with break/goto case

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Dec 12 01:08:06 PST 2014


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

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Also, the same thing happens with 'goto', although I'm not sure whether there's
a semantic difference between the two (I assume so).

--


More information about the Digitalmars-d-bugs mailing list