mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 00:59:30 +02:00
* write examples for topic nodes. Mantis 17145
git-svn-id: trunk@15767 -
This commit is contained in:
parent
9509437a96
commit
b1b6ef237a
@ -668,6 +668,7 @@ begin
|
||||
SubNode:=SubNode.NextSibling;
|
||||
end;
|
||||
end;
|
||||
WriteExample(Node);
|
||||
end;
|
||||
|
||||
procedure TLinearWriter.WriteConsts(ASection: TPasSection);
|
||||
|
Loading…
Reference in New Issue
Block a user