You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/05/02 02:03:06 UTC

[jira] [Closed] (GROOVY-4095) Labeled statements have wrong source position

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

Paul King closed GROOVY-4095.
-----------------------------

> 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.15#6346)