[
https://issues.apache.org/jira/browse/GROOVY-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11507:
---------------------------------
Description: {{[:].properties}} returns a map with "class" and "empty"
entries. However {{map.class}} and {{map.empty}} return null. These names
have special treatment for map-based types.
> "class" and "empty" listed as map properties
> --------------------------------------------
>
> Key: GROOVY-11507
> URL: https://issues.apache.org/jira/browse/GROOVY-11507
> Project: Groovy
> Issue Type: Bug
> Reporter: Eric Milles
> Priority: Minor
>
> {{[:].properties}} returns a map with "class" and "empty" entries. However
> {{map.class}} and {{map.empty}} return null. These names have special
> treatment for map-based types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)