[Issue 9009] allow foreach without identifier

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 7 07:08:26 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9009



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-03-07 07:08:24 PST ---
(In reply to comment #3)
> 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) { }

He meant:

void foo(int, int) { }

-- 
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