소스 검색

* set result of ResetDFA, resolves #12757

git-svn-id: trunk@12359 -
florian 16 년 전
부모
커밋
a537134603
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/optdfa.pas

+ 1 - 0
compiler/optdfa.pas

@@ -157,6 +157,7 @@ unit optdfa;
                 defsum:=nil;
               end;
           end;
+        result:=fen_false;
       end;