GitHub user vmj opened a pull request:

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

    GROOVY-8741: Make single character GString behave like similar String in 
'=='

    If there's interest to fix 
[GROOVY-8741](https://issues.apache.org/jira/browse/GROOVY-8741), this might be 
it.


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

    $ git pull https://github.com/vmj/groovy GROOVY-8741

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

    https://github.com/apache/groovy/pull/782.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 #782
    
----
commit ce830487dbcb86c78b42497bb093c7affda25d9b
Author: Mikko Värri <vmj@...>
Date:   2018-08-10T16:37:47Z

    GROOVY-8741: Add tests and implementation

----


---

Reply via email to