Created attachment 1574 [details] 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.
Found issue 14411, which is a duplicate. *** This issue has been marked as a duplicate of issue 14411 ***