[Issue 9009] allow foreach without identifier
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 6 16:15:49 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9009
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #3 from bearophile_hugs at eml.cc 2013-03-06 16:15:47 PST ---
I think this is a simple nice idea. There is no point in requiring to name a
variable that will not used. It's like in function signatures:
void foo(int, int y) {}
--
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