#674: Shoulda fails because of oddity with block_given?
---------------------------------+------------------------------------------
 Reporter:  mar...@…             |       Owner:  lsansone...@…        
     Type:  defect               |      Status:  new                  
 Priority:  minor                |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by lsansone...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to