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

[GitHub] groovy pull request #747: GROOVY-8583: Fail to infer auto-return type from t...

GitHub user jwagenleitner opened a pull request:

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

    GROOVY-8583: Fail to infer auto-return type from ternary operator

    

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

    $ git pull https://github.com/jwagenleitner/groovy 8583-stc-ternary

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

    https://github.com/apache/groovy/pull/747.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 #747
    
----
commit 884ddeb4d9aca6c4a68f22f7fbd7ce2ab77f51f1
Author: John Wagenleitner <jw...@...>
Date:   2018-06-03T02:17:08Z

    GROOVY-8583: Fail to infer auto-return type from ternary operator

----


---

[GitHub] groovy pull request #747: GROOVY-8583: Fail to infer auto-return type from t...

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

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


---