Browse Source

Merged revisions 641 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@689 -

peter 20 years ago
parent
commit
4bf1bda76d
1 changed files with 1 additions and 2 deletions
  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.