3 May
2010
3 May
'10
10:01 p.m.
#674: Shoulda fails because of oddity with block_given? ---------------------------------+------------------------------------------ Reporter: marick@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by lsansonetti@…): I have troubles reducing it. {{{ $ ./miniruby -e "def foo(&b); 1.times { p block_given? }; end; foo{}" true }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/674#comment:2> MacRuby <http://macruby.org/>