roroco created GROOVY-7651: ------------------------------ Summary: groovysh always raise "Unknown property: a" for a normal ArrayLIst Key: GROOVY-7651 URL: https://issues.apache.org/jira/browse/GROOVY-7651 Project: Groovy Issue Type: Bug Components: Groovysh Affects Versions: 2.4.3 Reporter: roroco
reproduction: roroco@roroco-Zhaoyang-K49 /media/roroco/disk750/records $ groovysh Groovy Shell (2.4.3, JVM: 1.8.0_60) Type ':help' or ':h' for help. ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- groovy:000> def a = [] ===> [] groovy:000> a Unknown property: a -- This message was sent by Atlassian JIRA (v6.3.4#6332)