This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
freepascal.compiler
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
* set result of ResetDFA, resolves
#12757
git-svn-id: trunk@12359 -
florian
16 سال پیش
والد
c1bc1cd94d
کامیت
a537134603
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
compiler/optdfa.pas
+ 1
- 0
compiler/optdfa.pas
مشاهده فایل
@@ -157,6 +157,7 @@ unit optdfa;
defsum:=nil;
end;
end;
+ result:=fen_false;
end;