"bearophile" <bearophileHUGS at lycos.com> wrote in message
news:jfvh1e$fg0$1 at digitalmars.com...
> for_rev([1, 2, 3]) {|n|
> log(error, n);
> }
>
> [A similar simple syntax sugar was proposed for D too.]
Do you have an enhancement request open for this?