mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:29:29 +02:00
* typecheck after converting type to constant set
git-svn-id: trunk@10081 -
This commit is contained in:
parent
f5131f591a
commit
74f21d7bc3
@ -230,6 +230,7 @@ implementation
|
||||
dispose(pst);
|
||||
right.free;
|
||||
right:=t;
|
||||
typecheckpass(right);
|
||||
end;
|
||||
|
||||
typecheckpass(left);
|
||||
|
Loading…
Reference in New Issue
Block a user