You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by danielsun1106 <gi...@git.apache.org> on 2018/06/01 08:01:44 UTC

[GitHub] groovy pull request #739: Refine GROOVY-8595: Fix type inference of method c...

GitHub user danielsun1106 opened a pull request:

    https://github.com/apache/groovy/pull/739

    Refine GROOVY-8595: Fix type inference of method call in property exp…

    …ression

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danielsun1106/groovy refine-GROOVY-8595

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/739.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #739
    
----
commit 6b241318ebe3b1f78364d3e920deeddf6782cbc4
Author: Daniel Sun <re...@...>
Date:   2018-06-01T07:59:52Z

    Refine GROOVY-8595: Fix type inference of method call in property expression

----


---

[GitHub] groovy pull request #739: Refine GROOVY-8595: Fix type inference of method c...

Posted by danielsun1106 <gi...@git.apache.org>.
Github user danielsun1106 closed the pull request at:

    https://github.com/apache/groovy/pull/739


---