paulk-asert commented on PR #1867: URL: https://github.com/apache/groovy/pull/1867#issuecomment-1447527890
This covers just multi-assignment so far. Also, it leaves the underscore as a dynamic variable for dynamic Groovy. While not recommended, if you do happen to use the underscore (in a multi-assignment for more than one underscore) later, it will be the last set value. The variable is undeclared from a static type checking point of view. -- 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: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org