[ https://issues.apache.org/jira/browse/GROOVY-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955411#comment-17955411 ]
ASF GitHub Bot commented on GROOVY-11684: ----------------------------------------- daniellansun commented on PR #2241: URL: https://github.com/apache/groovy/pull/2241#issuecomment-2925165164 Merged. Thanks. > The constructor produced by MapConstructor and the Immutable copyWith method > should include NamedParam information > ------------------------------------------------------------------------------------------------------------------ > > Key: GROOVY-11684 > URL: https://issues.apache.org/jira/browse/GROOVY-11684 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > > These are both methods that we generate that take a map argument (for Groovy > named parameters) and we know the valid names and types at the point of > generation, so we should include that. We already do that for the map > constructor produced for records. -- This message was sent by Atlassian Jira (v8.20.10#820010)