mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 14:19:28 +02:00
- removed readln
git-svn-id: trunk@3268 -
This commit is contained in:
parent
8d34aec3f9
commit
2b3c7280d8
@ -10,7 +10,6 @@ resourcestring
|
||||
|
||||
begin
|
||||
writeln(s);
|
||||
readln;
|
||||
if length(s)=0
|
||||
then halt(1);
|
||||
if (s<>'test')
|
||||
|
Loading…
Reference in New Issue
Block a user