On Tue, 18 Nov 2014 19:33:42 +0000
bearophile via Digitalmars-d <[email protected]> wrote:

> Unfortunately this syntax is not yet supported, for unknown 
> reasons:
> 
> foreach (; 0 .. a.length)
> {
>      somework();
> }
the same as for `foreach (auto n; ...)` -- "cosmetic changes are not
necessary".

Attachment: signature.asc
Description: PGP signature

Reply via email to