#341: END block dont work --------------------------------+------------------------------------------- Reporter: kazuhisa@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | --------------------------------+------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Fixed in r2576. {{{ $ ./miniruby -e "END{p 42}" 42 }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/341#comment:2> MacRuby <http://macruby.org/>