Hi,
In message "Re: Receiving blocks in Proc?"
on Fri, 5 Nov 2004 07:00:35 +0900, Mark Hubbart <discordantus / gmail.com> writes:
|Will it eventually be possible to pass the block when using the
|bracket-call syntax? ie:
|
| block[...] {|*args| ...}
|
|Right now it gives a parse error. Or would that make it too difficult
|for the parser?
I have no plan to allow this. I have alternative idea, which allows
parentheses instead of brackets. But it still is a vague idea, no
promise.
matz.