mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 13:19:12 +02:00
* fixed printing of nodedata to the screen
git-svn-id: trunk@35477 -
This commit is contained in:
parent
7031c1c1e5
commit
b5fb9beec9
@ -1230,7 +1230,7 @@ implementation
|
|||||||
write(f);
|
write(f);
|
||||||
notfirst:=true;
|
notfirst:=true;
|
||||||
end;
|
end;
|
||||||
writeln('])');
|
writeln(t,'])');
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user