http://d.puremagic.com/issues/show_bug.cgi?id=4707
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2010-08-21 20:33:05 PDT --- How would this be different from the following (which works)? void main() { foreach(ref x; [1, 2]) {} } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
