GitHub user JacobAae opened a pull request:
https://github.com/apache/groovy/pull/808
Documentation for @TailRecursive
Added a test with an example and included it in the language documentation
with some of the limitations of the annotation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JacobAae/groovy master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/808.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 #808
----
commit eca6d7b457959c13e9059663b392fb7c28ffdce3
Author: Jacob Aae Mikkelsen <jam@...>
Date: 2018-10-09T12:07:16Z
Documentation for @TailRecursive
----
---