* typecheck after converting type to constant set

git-svn-id: trunk@10081 -
This commit is contained in:
peter 2008-01-28 17:35:32 +00:00
parent f5131f591a
commit 74f21d7bc3

View File

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