jdaugherty opened a new issue, #71:
URL: https://github.com/apache/grails-intellij-plugin/issues/71
In following GSP all references should be resolve.
<% def it = new Object(); %>
<g:each in="['a', 'b', 'c']">
${it.substring(1)}
<g:findAll in="[1, 2,3,4,5]" expr="it.byteValue() == 0" />
</g:each>
---
*Imported from [IDEA-60911](https://youtrack.jetbrains.com/issue/IDEA-60911)
· Type: Bug · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export —
follow the link above for the full history.*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]