remove russians symbols from lexer.l
This commit is contained in:
parent
f9a4c9098a
commit
93f01c6ebd
@ -308,7 +308,6 @@ Lexer.prototype = {
|
||||
|
||||
end = "\x00";
|
||||
L = [A-Za-z_];
|
||||
RL = [\U00000400-\U00000451];
|
||||
|
||||
CR = "\r";
|
||||
LF = "\n";
|
||||
|
Loading…
Reference in New Issue
Block a user