[ 
https://issues.apache.org/jira/browse/GROOVY-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Sun resolved GROOVY-4095.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 4.0)
                   3.0

Fixed in the parrot branch

> Labeled statements have wrong source position
> ---------------------------------------------
>
>                 Key: GROOVY-4095
>                 URL: https://issues.apache.org/jira/browse/GROOVY-4095
>             Project: Groovy
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.7.1
>            Reporter: Peter Niederwieser
>            Assignee: Daniel Sun
>             Fix For: 3.0
>
>
> Example:
> {code}
> mylabel:
> foo()
> {code}
> Source position of this statement is [1,8]-[1,9], which is the position of 
> the ':' token. Same for all other labeled statements I've checked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to