[
https://issues.apache.org/jira/browse/GROOVY-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun reassigned GROOVY-5309:
----------------------------------
Assignee: Daniel Sun
> 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: 4.0
>
>
> {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
(v6.3.4#6332)