diff options
Diffstat (limited to 'lib/lexers/cobol.tes')
-rw-r--r-- | lib/lexers/cobol.tes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/lexers/cobol.tes b/lib/lexers/cobol.tes index f54ccc9..4be4a0a 100644 --- a/lib/lexers/cobol.tes +++ b/lib/lexers/cobol.tes @@ -1,8 +1,8 @@ ! AUTO-GENERATED FROM SCITE PROPERTY SET ! -@[lexer.test.cobol]{ [_ - _.cobM[lexer.checkname] -]_ } +@[lexer.test.cobol]{ + :EN*.cobQ* +} @[lexer.set.cobol]{ ESSETLEXER,SCLEX_COBOL |