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