mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
fixed some obvious missing cases
This commit is contained in:
parent
04af9f47b3
commit
9fd5e67846
@ -169,6 +169,7 @@ done
|
|||||||
"-include_lib" attribute
|
"-include_lib" attribute
|
||||||
"-vsn" attribute
|
"-vsn" attribute
|
||||||
"-behaviour" attribute
|
"-behaviour" attribute
|
||||||
|
"-behavior" attribute
|
||||||
"-record" attribute
|
"-record" attribute
|
||||||
"-on_load" attribute
|
"-on_load" attribute
|
||||||
"-connect_all" attribute
|
"-connect_all" attribute
|
||||||
@ -246,6 +247,7 @@ done
|
|||||||
"badarith" rterr
|
"badarith" rterr
|
||||||
"badmatch" rterr
|
"badmatch" rterr
|
||||||
"function_clause" rterr
|
"function_clause" rterr
|
||||||
|
"case_clause" rterr
|
||||||
"if_clause" rterr
|
"if_clause" rterr
|
||||||
"try_clause" rterr
|
"try_clause" rterr
|
||||||
"undef" rterr
|
"undef" rterr
|
||||||
|
Loading…
Reference in New Issue
Block a user