mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 13:20:41 +01: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