Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
assert annotationsOfIdField[0] instanceof Id
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
Attachments
Issue Links
- is duplicated by
-
GROOVY-3437 Line / column issues in the AST
- Closed