[ https://issues.apache.org/jira/browse/GROOVY-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Milles resolved GROOVY-11507. ---------------------------------- Fix Version/s: 5.0.0-alpha-11 Resolution: Fixed https://github.com/apache/groovy/commit/5750f2cd0a25ac26c22ed4b33b1f6600d85bac5d > "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 > Fix For: 5.0.0-alpha-11 > > > {{[:].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)