This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
fpc
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
* typo rte instead of result
peter
22 سال پیش
والد
6e553bfafd
کامیت
9861ba3221
2فایلهای تغییر یافته
به همراه
2 افزوده شده
و
2 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
1
tests/test/texception6.pp
1
1
tests/test/texception7.pp
+ 1
- 1
tests/test/texception6.pp
مشاهده فایل
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
SysUtils;
+ 1
- 1
tests/test/texception7.pp
مشاهده فایل
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
sysutils;