mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 04:48:07 +02:00
* remove readln;
git-svn-id: trunk@641 -
This commit is contained in:
parent
7c10694bc3
commit
d6816a1e08
@ -14,5 +14,4 @@ begin
|
||||
WriteLn('problem')
|
||||
else
|
||||
Writeln('OK');
|
||||
Readln;
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user