diff options
Diffstat (limited to 'js/IntegerOp/DLATCH.js')
-rw-r--r-- | js/IntegerOp/DLATCH.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/IntegerOp/DLATCH.js b/js/IntegerOp/DLATCH.js index 857b829f..75cb1261 100644 --- a/js/IntegerOp/DLATCH.js +++ b/js/IntegerOp/DLATCH.js @@ -497,7 +497,7 @@ LexToken(VAR,'list',1,2686) LexToken(OPENBRACKET,'(',1,2690) LexToken(OPENSQBRACKET,'[',1,2702) LexToken(DQSTRING,'"txt=[\\\'If in>0\\\';\\\' \\\';\\\' then else\\\'];"',1,2746) -LexToken(SEMICOLON,';',1,2747) +LexToken(SEMICOLON,';\n',1,2747) LexToken(DQSTRING,'"xstringb(orig(1),orig(2),txt,sz(1),sz(2),\\\'fill\\\');"',1,2809) LexToken(CLOSESQBRACKET,']',1,2810) LexToken(COMMA,',',1,2811) |