You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "vikas kumar prabhakar (JIRA)" <ji...@apache.org> on 2018/03/16 05:47:00 UTC

[jira] [Created] (NETBEANS-478) "var" keyword is showing in black color.

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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