[
https://issues.apache.org/jira/browse/GROOVY-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694293#comment-17694293
]
ASF GitHub Bot commented on GROOVY-10943:
-
codecov-commenter commented on PR #1
codecov-commenter commented on PR #1867:
URL: https://github.com/apache/groovy/pull/1867#issuecomment-1447538195
#
[Codecov](https://codecov.io/gh/apache/groovy/pull/1867?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Softw
[
https://issues.apache.org/jira/browse/GROOVY-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694291#comment-17694291
]
ASF GitHub Bot commented on GROOVY-10943:
-
paulk-asert commented on PR #1867:
U
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 m
Paul King created GROOVY-10954:
--
Summary: Flow typing anomaly with multi-assignment
Key: GROOVY-10954
URL: https://issues.apache.org/jira/browse/GROOVY-10954
Project: Groovy
Issue Type: Improvem
[
https://issues.apache.org/jira/browse/GROOVY-10953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King reassigned GROOVY-10953:
--
Assignee: Paul King
> Extend multi-assignment type checking to Range expressions
> -