You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by anshbansal <gi...@git.apache.org> on 2015/08/09 10:57:07 UTC

[GitHub] incubator-groovy pull request: Added that default must be last in ...

GitHub user anshbansal opened a pull request:

    https://github.com/apache/incubator-groovy/pull/82

    Added that default must be last in switch case

    Taken from http://www.groovy-lang.org/semantics.html

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

    $ git pull https://github.com/anshbansal/incubator-groovy patch-7

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

    https://github.com/apache/incubator-groovy/pull/82.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 #82
    
----
commit 0861600e4185d47612ea96df6505d7ec947c1308
Author: Aseem Bansal <an...@users.noreply.github.com>
Date:   2015-08-09T08:56:57Z

    Added that default must be last in switch case
    
    Taken from http://www.groovy-lang.org/semantics.html

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-groovy pull request: Added that default must be last in ...

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

    https://github.com/apache/incubator-groovy/pull/82


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---