This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
* set result of ResetDFA, resolves
#12757
git-svn-id: trunk@12359 -
florian
16 năm trước cách đây
mục cha
c1bc1cd94d
commit
a537134603
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
compiler/optdfa.pas
+ 1
- 0
compiler/optdfa.pas
Xem Tập Tin
@@ -157,6 +157,7 @@ unit optdfa;
defsum:=nil;
end;
end;
+ result:=fen_false;
end;