This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from ce304c4  GROOVY-9270: add checks for invalid instanceof reference types
     new ac190df  GROOVY-9244: prevent ambiguous constructor if using 
@InheritConstructors
     new d0ed38a  fix typo

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../InheritConstructorsASTTransformation.java      |  38 +++----
 src/test/groovy/bugs/Groovy9244.groovy             | 117 +++++++++++++++++++++
 2 files changed, 133 insertions(+), 22 deletions(-)
 create mode 100644 src/test/groovy/bugs/Groovy9244.groovy

Reply via email to