mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 10:10:39 +02:00
parent
ae6b204c94
commit
9b3447a6a4
@ -3114,8 +3114,6 @@ begin
|
||||
end
|
||||
end;
|
||||
writeln;
|
||||
writeln([space,' Addr Taken : ',(ppufile.getbyte<>0)]);
|
||||
writeln([space,'Escaped Scope : ',(ppufile.getbyte<>0)]);
|
||||
write ([space,' Var Type : ']);
|
||||
if VarDef <> nil then
|
||||
readderef('',VarDef.VarType)
|
||||
|
Loading…
Reference in New Issue
Block a user