From 65ef201dc3a1baa54e9298297b002d3be84cbc84 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 20 Jun 2018 16:13:20 +0530 Subject: support a.b on LHS --- js/Misc/EXPRESSION.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js/Misc/EXPRESSION.js') diff --git a/js/Misc/EXPRESSION.js b/js/Misc/EXPRESSION.js index 3cb84b6b..b25fbcb1 100644 --- a/js/Misc/EXPRESSION.js +++ b/js/Misc/EXPRESSION.js @@ -1,5 +1,5 @@ -Syntax error in input LexToken(PREVAR,'%nin',1,1230) -Syntax error in input LexToken(PREVAR,'%ok1',1,4135) -Syntax error in input LexToken(PREVAR,'%ipar',1,4580) +Syntax error in input LexToken(PREVAR,'%scicos_context',1,1696) +Syntax error in input LexToken(PREVAR,'%foo',1,4175) +Syntax error in input LexToken(PREVAR,'%foo',1,4610) /* autogenerated from "macros/Misc/EXPRESSION.sci" */ None -- cgit