You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2020/12/06 00:29:57 UTC

[GitHub] [groovy] jack-berg opened a new pull request #1441: Fix documentation typo in CoercionTest

jack-berg opened a new pull request #1441:
URL: https://github.com/apache/groovy/pull/1441


   Noticed a small typo reading through the coercion documentation. Unless I'm misunderstanding something, this is the intended syntax. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] jack-berg closed pull request #1441: Fix documentation typo in CoercionTest

Posted by GitBox <gi...@apache.org>.
jack-berg closed pull request #1441:
URL: https://github.com/apache/groovy/pull/1441


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] danielsun1106 commented on pull request #1441: Fix documentation typo in CoercionTest

Posted by GitBox <gi...@apache.org>.
danielsun1106 commented on pull request #1441:
URL: https://github.com/apache/groovy/pull/1441#issuecomment-739447123


   when closure is the last argument, meth (a, {}) is equivalent to meth (a) {}
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org