On Tue, May 29, 2012 at 9:18 PM, Sharp <[email protected]> wrote:
What does it give if you do:
> foreach(index, unused; fields) {
> fields[index] = 1;
> }
?
On Tue, May 29, 2012 at 9:18 PM, Sharp <[email protected]> wrote:
What does it give if you do:
> foreach(index, unused; fields) {
> fields[index] = 1;
> }
?