diff options
author | Sunil Shetye | 2018-06-16 07:43:22 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-06-16 07:43:22 +0530 |
commit | 4a602cc59c9bc5a888e50caa40776e4fb5e7b852 (patch) | |
tree | 0243ed143d24184c23e1db0fce2d2df1d4d79872 /js/Sources | |
parent | 38abf05b46c55e66c58633cdc6d179bddec30c00 (diff) | |
download | sci2js-4a602cc59c9bc5a888e50caa40776e4fb5e7b852.tar.gz sci2js-4a602cc59c9bc5a888e50caa40776e4fb5e7b852.tar.bz2 sci2js-4a602cc59c9bc5a888e50caa40776e4fb5e7b852.zip |
support part(variable, expression) syntax
Diffstat (limited to 'js/Sources')
-rw-r--r-- | js/Sources/RFILE_f.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Sources/RFILE_f.js b/js/Sources/RFILE_f.js index 58f41f76..2b2ac0f6 100644 --- a/js/Sources/RFILE_f.js +++ b/js/Sources/RFILE_f.js @@ -1,3 +1,3 @@ -Syntax error in input LexToken(CLOSEBRACKET,')',1,3972) +Syntax error in input LexToken(EOL,'\n ',1,4018) /* autogenerated from "macros/Sources/RFILE_f.sci" */ None |