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

ensure printing String[] shows the contents of the Array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.0-RC-1
    • 1.0-RC-1
    • None
    • None

    Description

      def a = ["a","b"] as String[]
      println a

      prints no longer the contents of the array, it works correctly if it is a list

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: