You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by erdi <gi...@git.apache.org> on 2017/12/28 11:23:02 UTC

[GitHub] groovy pull request #649: GROOVY-8426 2.4.X Fix line and column numbers assi...

GitHub user erdi opened a pull request:

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

    GROOVY-8426 2.4.X Fix line and column numbers assigned to BlockStatements generated out of method definitions

    

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

    $ git pull https://github.com/erdi/groovy groovy-8426-2.4.x

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

    https://github.com/apache/groovy/pull/649.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 #649
    
----
commit 695726fe58c9d561b88f39349a34f51884e486cc
Author: Marcin Erdmann <er...@...>
Date:   2017-12-28T11:19:56Z

    GROOVY-8426 Fix line and column numbers assigned to BlockStatements generated out of method definitions

----


---

[GitHub] groovy pull request #649: GROOVY-8426 2.4.X Fix line and column numbers assi...

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

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


---