mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 03:29:19 +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;
|
SubNode:=SubNode.NextSibling;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
WriteExample(Node);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TLinearWriter.WriteConsts(ASection: TPasSection);
|
procedure TLinearWriter.WriteConsts(ASection: TPasSection);
|
||||||
|
Loading…
Reference in New Issue
Block a user