Fixed goto keyword color. Fixes #3182

This commit is contained in:
Federico Fissore 2015-05-19 16:36:32 +02:00
parent e7fc9a1bd2
commit 11476df7f7
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ public LITERAL2 RESERVED_WORD_2
short LITERAL2 RESERVED_WORD_2
signed LITERAL2 RESERVED_WORD_2
static LITERAL2 Static RESERVED_WORD_2
goto LITERAL2 RESERVED_WORD_2
String LITERAL2 String RESERVED_WORD_2
void LITERAL2 Void RESERVED_WORD_2
true LITERAL2 LITERAL_BOOLEAN