https://issues.dlang.org/show_bug.cgi?id=15731
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #5 from RazvanN <[email protected]> --- When compiling the initial example I get: test.d(18): Error: switch case fallthrough - use 'goto case;' if intended This seems to have been fixed --
