You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by avafanasiev <gi...@git.apache.org> on 2017/09/15 14:18:28 UTC

[GitHub] groovy pull request #602: GROOVY-8319: Improve smart type on list expression...

GitHub user avafanasiev opened a pull request:

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

    GROOVY-8319: Improve smart type on list expressions

    I hope it should work like expected.

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

    $ git pull https://github.com/avafanasiev/groovy master

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

    https://github.com/apache/groovy/pull/602.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 #602
    
----
commit 31792951288d2af1763a16ca81441ca18f5ba141
Author: alexey.afanasiev <al...@jetbrains.com>
Date:   2017-09-15T14:16:11Z

    GROOVY-8319: Improve smart type on list expressions

----


---

[GitHub] groovy pull request #602: GROOVY-8319: Improve smart type on list expression...

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

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


---