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

Label before closure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 2.4.0-beta-4
    • parser
    • None

    Description

      While this statement is compiled normally:

      {var->} ({->it})

      The following one causes the compile error:

      label: {var->}

      ({->it})

      expecting EOF, found '(' at line: 1, column: 16

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhaber Vitalii Fedorenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: