mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 14:59:32 +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);
|
||||
notfirst:=true;
|
||||
end;
|
||||
writeln('])');
|
||||
writeln(t,'])');
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user