Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-7651

groovysh always raise "Unknown property: a" for a normal ArrayLIst

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.4.3
    • None
    • Groovysh
    • None

    Description

      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

      Attachments

        Activity

          People

            pascalschumacher Pascal Schumacher
            roroco roroco
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: