daniellansun commented on PR #2253:
URL: https://github.com/apache/groovy/pull/2253#issuecomment-2972012384
Merged. Thanks.
--
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.
daniellansun merged PR #2253:
URL: https://github.com/apache/groovy/pull/2253
--
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...@
Copilot commented on code in PR #2253:
URL: https://github.com/apache/groovy/pull/2253#discussion_r2146303223
##
src/main/java/org/codehaus/groovy/transform/stc/StaticTypeCheckingVisitor.java:
##
@@ -2685,7 +2685,8 @@ && isStringType(getType(nameExpr))) {