Skip to content

Commit

Permalink
Added exception handling keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Apr 23, 2010
1 parent 5c11fe4 commit cb9333e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hybris.lang
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
<keyword>return</keyword>
<keyword>switch</keyword>
<keyword>while</keyword>
<keyword>try</keyword>
<keyword>catch</keyword>
<keyword>finally</keyword>
</keyword-list>

<keyword-list _name="Word Operators" style="Function" case-sensitive="TRUE">
Expand Down

0 comments on commit cb9333e

Please sign in to comment.