Skip to content

Commit

Permalink
Fixed goto keyword color. Fixes #3182
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Fissore committed May 19, 2015
1 parent e7fc9a1 commit 11476df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/shared/lib/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11476df

Please sign in to comment.