GitHub user paulk-asert opened a pull request:
https://github.com/apache/groovy/pull/795 GROOVY-8703: Unexpected behavior with @NamedVariant on constructor
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/paulk-asert/groovy groovy8703
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/795.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #795
----
commit 11234415719573756cc61807385523f1e6aeb534
Author: Paul King <paulk@...>
Date: 2018-09-12T11:05:47Z
GROOVY-8703: Unexpected behavior with @NamedVariant on constructor
----
---