2
0
Эх сурвалжийг харах

* typecheck after converting type to constant set

git-svn-id: trunk@10081 -
peter 18 жил өмнө
parent
commit
74f21d7bc3

+ 1 - 0
compiler/nset.pas

@@ -230,6 +230,7 @@ implementation
              dispose(pst);
              dispose(pst);
              right.free;
              right.free;
              right:=t;
              right:=t;
+             typecheckpass(right);
            end;
            end;
 
 
          typecheckpass(left);
          typecheckpass(left);