[
https://issues.apache.org/jira/browse/GROOVY-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-6182:
--------------------------------
Fix Version/s: (was: 4.x)
> Problem With getAt(Object)
> --------------------------
>
> Key: GROOVY-6182
> URL: https://issues.apache.org/jira/browse/GROOVY-6182
> Project: Groovy
> Issue Type: Bug
> Components: groovy-runtime
> Affects Versions: 2.1.3
> Reporter: Jeff Brown
> Priority: Minor
> Attachments: getat.zip
>
>
> getAt(Object) does not appear to be called when I do something like
> obj['someString']. If I statically type the argument like getAt(String key),
> then it appears to work. I am not sure if this is a bug or not.
> In the attached app run "./gradlew test".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)