This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
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
220105282b
commit
4bf1bda76d
1 tập tin đã thay đổi
với
1 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
2
tests/webtbs/tw4155.pp
+ 1
- 2
tests/webtbs/tw4155.pp
Xem Tập Tin
@@ -14,5 +14,4 @@ begin
WriteLn('problem')
else
Writeln('OK');
- Readln;
-end.
+end.