- removed readln

git-svn-id: trunk@3268 -
This commit is contained in:
Jonas Maebe 2006-04-18 09:26:13 +00:00
parent 8d34aec3f9
commit 2b3c7280d8

View File

@ -10,7 +10,6 @@ resourcestring
begin
writeln(s);
readln;
if length(s)=0
then halt(1);
if (s<>'test')