aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/flash.tes
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2016-02-13 15:09:11 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2016-02-15 15:00:55 +0100
commitd836579118d8632f21f17bf02f29695ec2d57495 (patch)
tree93a63a2acc0277ce6ec81fa7371b1fff283c694f /lib/lexers/flash.tes
parent5fce211a42f644b0b44ab7c20fa030465dfb1d98 (diff)
downloadsciteco-d836579118d8632f21f17bf02f29695ec2d57495.tar.gz
lexer library: avoid unnecessary argument discards after SETLEXERLANGUAGE
* causes problems with the $$ command implemented * was already fixed in scite2co.lua but the existing code was manually updated and generated with an earlier version of scite2co.lua
Diffstat (limited to 'lib/lexers/flash.tes')
-rw-r--r--lib/lexers/flash.tes2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lexers/flash.tes b/lib/lexers/flash.tes
index 6928160..7034613 100644
--- a/lib/lexers/flash.tes
+++ b/lib/lexers/flash.tes
@@ -7,7 +7,7 @@
Q.r}
@[lexer.set.flash]{
- ESSETLEXERLANGUAGEcpp
+ ESSETLEXERLANGUAGEcpp
0ESSETKEYWORDS
add and break case catch class continue default delete do dynamic else eq
extends false finally for function ge get gt if implements import in instanceof