Jonathan Baxter created GROOVY-10657: ----------------------------------------
Summary: Generated code for overloaded assignment operator
prevents garbage collection
Key: GROOVY-10657
URL: https://issues.apache.org/jira/browse/GROOVY-10657
Project: Groovy
Issue Type: Bug
Components: Compiler
Reporter: Jonathan Baxter
The groovy codeĀ
{code:java}
a["1"] = "1"{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
