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

Assignement to interface is wrongly marked as an error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-1
    • 2.0-beta-2
    • Static Type Checker
    • None

    Description

      The following code throws an incompatible assignement type error, though the RHS implements the interface shown on the LHS.

      Serializable ser = 'String'
      

      Attachments

        Activity

          People

            melix Cédric Champeau
            melix Cédric Champeau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: