[Issue 11213] Simplify switch case-range statement
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 9 16:19:56 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11213
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-10-09 16:19:55 PDT ---
And in fact every time I have to use a case-range statement I forget that we
use this strange syntax, I always reach for "case 0 .. 4" but end up having a
syntax error. Allowing it would be consistent with the rest of the language.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list