Browse Source

* set result of ResetDFA, resolves #12757

git-svn-id: trunk@12359 -
florian 16 years ago
parent
commit
a537134603
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/optdfa.pas

+ 1 - 0
compiler/optdfa.pas

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