mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 18:30:44 +02:00
codetools: comment
git-svn-id: trunk@41076 -
This commit is contained in:
parent
33182797f1
commit
3160d15863
@ -239,6 +239,8 @@ begin
|
|||||||
writeln('New source:');
|
writeln('New source:');
|
||||||
writeln(Code.Source);
|
writeln(Code.Source);
|
||||||
writeln('-----------------------------------');
|
writeln('-----------------------------------');
|
||||||
|
|
||||||
|
// save: if not Code.Save then ...
|
||||||
end;
|
end;
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user