mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 10:31:47 +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);
|
||||
|
||||
code:=insentry^.code;
|
||||
//Writeln('>',code,'<');
|
||||
i:=1;
|
||||
token:='';
|
||||
while i<=length(code) do
|
||||
|
Loading…
Reference in New Issue
Block a user