@@ -249,6 +249,7 @@ function tokenizer($TEXT, filename, html5_comments, shebang) {
|
||||
if (peek() == "{") {
|
||||
next();
|
||||
strings.push(s);
|
||||
S.regex_allowed = true;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user