mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-22 08:39:22 +02:00
pastojs: clean up
This commit is contained in:
parent
4e3274eb36
commit
614f627687
@ -2553,7 +2553,6 @@ begin
|
||||
while MyTokenPos>l do
|
||||
if DoEndOfLine then
|
||||
begin
|
||||
writeln('AAA1 TPas2jsPasScanner.ReadNonPascalTillEndToken ',StopAtLineEnd);
|
||||
if not StopAtLineEnd then
|
||||
Error(nErrOpenString,SErrOpenString);
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue
Block a user