Hi,
In message "[ruby-talk:24314] yield works, but no block given"
on 01/11/04, Joel VanderWerf <vjoel / PATH.Berkeley.EDU> writes:
|On the subject of 'yield called out of block': the following code gives
|that error and block_given? returns false, but at the same time yield
|manages to use the block. Is yield psychic? I'm using
|RUBY_VERSION==1.6.5.
It's probably a bug. I will check that.
matz.