Created attachment 1574
Example code
Example code attached.
C-Style implicit fall-through should be an error. The attached file compiles successfully (it shouldn't) and behaves exactly like C/C++ with implicit fall-through.
Known versions affected: DMD 2.069
It even compiles and runs on the interactive compiler at dlang.org.
Comment #1 by j — 2016-01-15T22:24:22Z
Found issue 14411, which is a duplicate.
*** This issue has been marked as a duplicate of issue 14411 ***