Просмотр исходного кода

* set result of ResetDFA, resolves #12757

git-svn-id: trunk@12359 -
florian 16 лет назад
Родитель
Сommit
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;