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

"Caught A Bug" error message shows with some bad scripts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-JSR-5
    • 1.0-RC-1
    • None
    • Any platform

    Description

      The following code in a single file, Foo.groovy will generate the "Caught a bug" error message:

      <Foo.groovy>
      class Foo {
      void run()

      { prinln "Hello World!" }

      }
      new Foo().run()
      </Foo.groovy>

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: