|
@@ -1779,6 +1779,7 @@ begin
|
|
DoLog(SLogParsedNDefinitions, [FContext.FTypeMap.Count]);
|
|
DoLog(SLogParsedNDefinitions, [FContext.FTypeMap.Count]);
|
|
finally
|
|
finally
|
|
Context.PopScope(SourceElements,Fwds);
|
|
Context.PopScope(SourceElements,Fwds);
|
|
|
|
+ Fwds.Free;
|
|
end;
|
|
end;
|
|
if Assigned(TypeAliases) then
|
|
if Assigned(TypeAliases) then
|
|
FContext.AddAliases(TypeAliases);
|
|
FContext.AddAliases(TypeAliases);
|