aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexer.tes
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lexer.tes')
-rw-r--r--lib/lexer.tes7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/lexer.tes b/lib/lexer.tes
index 89a2fd5..82d8bd9 100644
--- a/lib/lexer.tes
+++ b/lib/lexer.tes
@@ -13,8 +13,8 @@
Q[lexer.font],32ESSTYLESETSIZEFRACTIONAL
' '
:M[color.init]
+ :Q*"=  '
[_
- :Q*"= Oend '
}
! Automatically mung all the lexers and add them to "lexer.auto" !
@@ -25,12 +25,11 @@
0X.[filename] 4R .U.p <-A-^^/"= 1; ':R;> .,Q.pX.[name]
EMQ.[filename]
:@EU[lexer.auto]{
- :M[lexer.test.Q.[name]]"S :M[lexer.set.Q.[name]] Oend '
+ :M[lexer.test.Q.[name]]"S :M[lexer.set.Q.[name]] ]_ '
}
L>
]*
-! append "end" label to "lexer.auto" !
:@[lexer.auto]{
- !end! ]_
+ ]_
}