On Mon, Jun 21, 2010 at 4:24 PM, Leandro Lucarella <[email protected]> wrote: > goto next case; is a little more verbose but very clear to me :) > > Maybe just next case; is a shorter alternative...
That would be great if "next" were a D keyword. But I don't think you're going to get Walter to add a keyword just for this. --bb
