>I like the <a, b, *c> notation that was proposed to have a, b and c local to
>the block. It would be nice it if these args would be defined like method
>arguments, and I would love it if variables created in the block would be
>created in the caller's binding.
>
>Actually, If something like this is implemented, I can't see where I would use
>the old |...| format.

Neither do I. I hope that when we have a working <...>, |...| will become
deprecated and perhaps even removed (in a distant future version).

// Niklas