diff --git a/filedefs/filetypes.cobol b/filedefs/filetypes.cobol index 8b1ea11..e907ea8 100644 --- a/filedefs/filetypes.cobol +++ b/filedefs/filetypes.cobol @@ -10,7 +10,7 @@ word=keyword_1 word2=keyword_2 string=string_1 character=character -operator=operator;false;false +operator=operator identifier=identifier_1 quotedidentifier=identifier_2