[GitHub] groovy pull request #824: GROOVY-8887: Support multi-assignment of tuples in...

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] groovy pull request #824: GROOVY-8887: Support multi-assignment of tuples in...

2018-11-17 Thread danielsun1106
GitHub user danielsun1106 opened a pull request:

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

GROOVY-8887: Support multi-assignment of tuples in STC



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

$ git pull https://github.com/danielsun1106/groovy stc-tuple

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

https://github.com/apache/groovy/pull/824.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 #824


commit b405028c7bd113f974b8db22c1075d032bd7fa2e
Author: danielsun1106 
Date:   2018-11-17T11:02:38Z

GROOVY-8887: Support multi-assignment of tuples in STC




---