Browse Source

Merged revisions 641 via svnmerge from
/trunk

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

peter 20 năm trước cách đây
mục cha
commit
4bf1bda76d
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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.