diff options
Diffstat (limited to 'js/Misc')
-rw-r--r-- | js/Misc/EXPRESSION.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/Misc/EXPRESSION.js b/js/Misc/EXPRESSION.js index 2495ad49..8d531352 100644 --- a/js/Misc/EXPRESSION.js +++ b/js/Misc/EXPRESSION.js @@ -1,4 +1,4 @@ -Syntax error in input LexToken(FUNCTION,'function',1,4122) -Syntax error in input LexToken(VAR,'PREVAR_foo',1,4610) +Syntax error in input LexToken(PREVAR,'%mi',1,4312) +Syntax error in input LexToken(OPENBRACKET,'(',1,4686) /* autogenerated from "macros/Misc/EXPRESSION.sci" */ None |