* ensure that hmodule is initialized correctly

This commit is contained in:
Sven/Sarah Barth 2022-10-29 12:15:59 +02:00
parent e050a019a2
commit f0e31628ad

View File

@ -1708,6 +1708,7 @@ uses
result:=nil;
pd:=nil;
hmodule:=nil;
if not check_generic_constraints(genericdef,context.paramlist,context.poslist) then
begin