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

Paul King closed GROOVY-5309.
-----------------------------

> Wrong line/col info for binary expressions
> ------------------------------------------
>
>                 Key: GROOVY-5309
>                 URL: https://issues.apache.org/jira/browse/GROOVY-5309
>             Project: Groovy
>          Issue Type: Bug
>          Components: parser-antlr
>            Reporter: Guillaume Delcroix
>            Assignee: Daniel Sun
>            Priority: Minor
>             Fix For: 2.6.0-alpha-1
>
>
> {code}
> assert annotationsOfIdField[0]    instanceof Id
> {code}
> The binary expression between the assert and instanceof: the end of the line 
> / col info is right before instance of, instead of being after the last 
> closing square bracket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to