浏览代码

* 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;