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

Support multiple declarations at once: def a,b = 1,2

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • None
    • None
    • None

    Description

      We should support multiple declarations at once:

      def a, b = 1,2

      Or more advanced

      def a, b = [1,2,3], [4,5,6]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              graemerocher Graeme Rocher
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: