eric-milles opened a new pull request, #2279: URL: https://github.com/apache/groovy/pull/2279
The interfaces of `Set` are `Collection` and `Iterable`. Added some provenance information to error for re-implementing interface with different type arguments. `Delegate` does not need to add the super interface(s) to the enclosing class; they are implemented transitively. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org