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

Allow \ to escape line ending

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 1.0-beta-4
    • lexer
    • None

    Description

      make

      a.each \
      {
      ...
      }

      equivalent to

      a.each {
      ...
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            tug John Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: