Jacob Carlborg:
> Making parenthesis optional in function calls and semicolons make quite 
> a nice delegate literal syntax:
> 
> loop {
>       // do something
> }

It looks also like the Ruby blocks. But D seems designed to work with a simpler 
back-end in mind, unable to "digest" delegates.

Bye,
bearophile

Reply via email to