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

statically typed variables should generate compile errors if invalid methods/properties are used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 1.0-RC-1
    • None
    • None

    Description

      e.g. this should fail to compile

      class Test {
      test(String s)

      { print s.blah() }

      }

      Attachments

        Issue Links

          Activity

            People

              blackdrag Jochen Theodorou
              jstrachan James Strachan
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: