Browse Source

* fixed simplifying

git-svn-id: trunk@2745 -
Jonas Maebe 19 years ago
parent
commit
5afe846580
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/nutils.pas

+ 1 - 0
compiler/nutils.pas

@@ -634,6 +634,7 @@ implementation
           begin
             treechanged:=true;
             n:=hn;
+            resulttypepass(n);
           end;
       end;