This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
freepascal.compiler
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
* moved into correct dir
peter
26 سال پیش
والد
4ad440c3e1
کامیت
e39ffac090
1فایلهای تغییر یافته
به همراه
3 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
مشاهده فایل
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;