Explorar o código

* remove readln;

git-svn-id: trunk@641 -
peter %!s(int64=20) %!d(string=hai) anos
pai
achega
d6816a1e08
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      tests/webtbs/tw4155.pp

+ 1 - 2
tests/webtbs/tw4155.pp

@@ -14,5 +14,4 @@ begin
     WriteLn('problem')
   else
     Writeln('OK');
-  Readln;
-end.
+end.