This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
fpc
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
tests: forgot to add { %fail} directive
git-svn-id: trunk@16628 -
paul
14 سال پیش
والد
8c8c1fc151
کامیت
d62ad56b74
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
tests/test/toperator10.pp
+ 1
- 0
tests/test/toperator10.pp
مشاهده فایل
@@ -1,3 +1,4 @@
+{ %fail}
program toperator10;
{$mode delphi}