diff --git a/dicts/ttcn.dict b/dicts/ttcn.dict index b201383..414cba1 100644 --- a/dicts/ttcn.dict +++ b/dicts/ttcn.dict @@ -74,6 +74,7 @@ infinity inout int2bit int2char +int2enum int2float int2hex int2oct diff --git a/syntax/ttcn.vim b/syntax/ttcn.vim index a0998c1..674d01c 100644 --- a/syntax/ttcn.vim +++ b/syntax/ttcn.vim @@ -145,7 +145,7 @@ syn keyword ttcnFunc int2str int2float float2int char2int char2oct syn keyword ttcnFunc unichar2int bit2int bit2hex bit2oct bit2str syn keyword ttcnFunc hex2int hex2bit hex2oct hex2str syn keyword ttcnFunc oct2int oct2bit oct2hex oct2str oct2char -syn keyword ttcnFunc str2int str2oct str2float enum2int +syn keyword ttcnFunc str2int str2oct str2float enum2int int2enum syn keyword ttcnFunc lengthof sizeof ispresent ischosen syn keyword ttcnFunc isvalue regexp substr replace encvalue syn keyword ttcnFunc decvalue rnd isbound log2str