#499: Order declaring class hierarchy gets MacRuby confused about instance variables ------------------------------+--------------------------------------------- Reporter: paul@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ------------------------------+--------------------------------------------- Comment(by conradwt@…): The correct behavior for a Ruby 1.9 VM prints as follows: Ruby 1.9.1: {{{ Assigned to var Assigned to var }}} Ruby 1.9.2: {{{ Assigned to var Assigned to var }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/499#comment:3> MacRuby <http://macruby.org/>