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

Paul King resolved GROOVY-4095.
-------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.0)
                   2.6.0-alpha-1

> 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: 2.6.0-alpha-1
>
>
> 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.15#6346)

Reply via email to