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

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


    from b1d9caca2d update restlet repository
     new 8873fa5c3e GROOVY-11451: add test case
     new 6c31727fb7 GROOVY-11181: STC: include parameter type in error

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:
 .../transform/stc/StaticTypeCheckingVisitor.java   | 12 ++++-------
 .../transform/stc/ConstructorsSTCTest.groovy       |  7 +++++++
 .../transform/stc/MethodReferenceTest.groovy       | 24 ++++++++++++++++++++--
 src/test/groovy/transform/stc/Pojo11451.java       |  8 ++++++++
 4 files changed, 41 insertions(+), 10 deletions(-)
 create mode 100644 src/test/groovy/transform/stc/Pojo11451.java

Reply via email to