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

insert ${..} in string fails when singlequoted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.0-beta-4
    • 1.0-beta-5
    • None
    • None
    • WIN2k SP3, jdk1.4.2_04

    Description

      see result of the following script:

      a = 'ABCD'
      println "TEST ${a} TEST"
      println 'TEST ${a} TEST'

      Attachments

        Activity

          People

            Unassigned Unassigned
            chris68 Chris
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: