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