[ 
https://issues.apache.org/jira/browse/GROOVY-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552387#comment-17552387
 ] 

Daniel Sun commented on GROOVY-9041:
------------------------------------

For example:

{code:java}
assert 3 == String::length('123')
assert new String[2] == String[]::new(2)
{code}


> Support native method reference and constructor reference (advanced cases)
> --------------------------------------------------------------------------
>
>                 Key: GROOVY-9041
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9041
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Priority: Major
>
> ||SUB TASK||PRIORITY||COMMENTS||COMPLETED||
> |CALLABLE|MIDDLE|N/A|TODO|



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to