Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-254

range precedence should be fixed

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • 1.0
    • parser
    • None

    Description

      we should probably allow

      1..3.each

      {...}

      or

      1..3.toList()

      and so forth to mean

      (1..3).methodCall

      right now the method applies to the '3' rather than the range

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment