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
* typo rte instead of result
peter
22 năm trước cách đây
mục cha
6e553bfafd
commit
9861ba3221
2 tập tin đã thay đổi
với
2 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
1
tests/test/texception6.pp
1
1
tests/test/texception7.pp
+ 1
- 1
tests/test/texception6.pp
Xem Tập Tin
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
SysUtils;
+ 1
- 1
tests/test/texception7.pp
Xem Tập Tin
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
sysutils;