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

With bug - http://groovyconsole.appspot.com/script/596001

    XMLWordPrintableJSON

Details

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

    Description

      Ref: http://groovyconsole.appspot.com/script/596001

      String test() { 
          [].with { 
              "hello " + foofoo
          } 
      } 
      
      println test() // prints "hello []"
      

      Attachments

        Activity

          People

            roshandawrani Roshan Dawrani
            roshandawrani Roshan Dawrani
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: