This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
fpc
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value
git-svn-id: trunk@7605 -
Jonas Maebe
18 سال پیش
والد
b846f2596e
کامیت
044e616bea
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
tests/test/tparray20.pp
+ 1
- 0
tests/test/tparray20.pp
مشاهده فایل
@@ -1,4 +1,5 @@
{$mode macpas}
+{$packrecords 4}
program FatalError_200608051;