Scopes are broken
-----------------

                 Key: JRUBY-5741
                 URL: http://jira.codehaus.org/browse/JRUBY-5741
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.6.1
         Environment: Debian unstable 64 bits, using RVM
            Reporter: Rodrigo Rosenfeld Rosas
            Priority: Blocker


a=0
[1,2].each{|a| a += 1 }
a.should == 0 # in JRuby it evaluates to 3 both in 1.8 and 1.9 modes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to