Hiro Asari created JRUBY-6504:
---------------------------------

             Summary: Block parameter syntax issue where the closing | comes at 
the beginning of the line
                 Key: JRUBY-6504
                 URL: https://jira.codehaus.org/browse/JRUBY-6504
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.3
    Affects Versions: JRuby 1.7
            Reporter: Hiro Asari
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.7


http://bugs.ruby-lang.org/issues/6095

This should not fail with a syntax error:

{noformat}
1.times{
|
  x,
  y
|
}
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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