On Wednesday, 26 December 2018 at 18:03:44 UTC, Adam D. Ruppe wrote: > On Wednesday, 26 December 2018 at 17:33:13 UTC, Machine Code > wrote: >> Are the below statements equivalent? > > Yes, it is defined here: > > https://dlang.org/spec/statement.html#switch-statement > > (#2 in the list) Thanks!