jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
groovy
  • groovy
  • GROOVY-4822

Label before closure

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.8.0
  • Fix Version/s: 4.0
  • Component/s: parser
  • Labels:
    None
  • Testcase included:
    yes
  • Number of attachments :
    0

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

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Vitalii Fedorenko
Vote (0)
Watch (0)

Dates

  • Created:
    11/May/11 11:03 PM
    Updated:
    29/Oct/12 6:38 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.