Default value in Closure
Niranjan Ghule <[email protected]>
| Newsgroups | gmane.comp.lang.groovy.user |
|---|---|
| Message-ID | <CAPUVqh9V9QdXxu_MNLZim8Mf1QCXoxA-wd8v7jzrH47zHZfgcg@mail.gmail.com> |
Hi Team, In Closure with default values in parameters, only the last parameter can have a default value, isn't it? We can add this detail in documentation.