mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 00:42:06 +02:00
* Improved output
This commit is contained in:
parent
a467b84faa
commit
c37cdcf4e8
@ -170,7 +170,8 @@ Procedure Finish;
|
||||
|
||||
begin
|
||||
Writeln;
|
||||
Write ('Finished.');
|
||||
Writeln ('Finished.');
|
||||
writeln;
|
||||
{ Press enter to continue.');
|
||||
Readln; tests/test/test... must be non interactive !! PM }
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user