[ 
https://issues.apache.org/jira/browse/NETBEANS-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reema Taneja updated NETBEANS-807:
----------------------------------
    Description: 
IntBinaryOperator f3 = (int x, var y) -> x + y;

Error Hint for invalid var usage should be displayed.

 

> New error hint required for invalid lambda syntax
> -------------------------------------------------
>
>                 Key: NETBEANS-807
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-807
>             Project: NetBeans
>          Issue Type: Task
>            Reporter: Reema Taneja
>            Assignee: Reema Taneja
>            Priority: Major
>              Labels: NB-JDK11
>
> IntBinaryOperator f3 = (int x, var y) -> x + y;
> Error Hint for invalid var usage should be displayed.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to