mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 04:29:26 +02:00
- removed commented out writeln
git-svn-id: trunk@45290 -
This commit is contained in:
parent
616cb38292
commit
75ce122d36
@ -902,7 +902,6 @@ implementation
|
|||||||
internalerror(2020050401);
|
internalerror(2020050401);
|
||||||
|
|
||||||
code:=insentry^.code;
|
code:=insentry^.code;
|
||||||
//Writeln('>',code,'<');
|
|
||||||
i:=1;
|
i:=1;
|
||||||
token:='';
|
token:='';
|
||||||
while i<=length(code) do
|
while i<=length(code) do
|
||||||
|
Loading…
Reference in New Issue
Block a user