Compiler ensure broken when it contains an explicit flow control element in it
------------------------------------------------------------------------------
Key: JRUBY-1330
URL: http://jira.codehaus.org/browse/JRUBY-1330
Project: JRuby
Issue Type: Bug
Components: Compiler
Reporter: Thomas E Enebo
Fix For: JRuby 1.1.0
{noformat}
def foo
return "B"
ensure
puts "A"
end
foo
{noformat}
--
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