vikas kumar prabhakar created NETBEANS-478:
----------------------------------------------
Summary: "var" keyword is showing in black color.
Key: NETBEANS-478
URL: https://issues.apache.org/jira/browse/NETBEANS-478
Project: NetBeans
Issue Type: Bug
Reporter: vikas kumar prabhakar
Assignee: vikas kumar prabhakar
"var" keyword is showing in black color with following line of code
# {color:#333333}var[] x1 = null; {color}
# {color:#333333}var[][] x3 = null;{color}
# {color:#333333}boolean b1 = o instanceof var;{color}
--
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