fcl-passrc: fixed ref count parsing package unit, bug #31872, patch from Andrey Zubarev

git-svn-id: trunk@36248 -
This commit is contained in:
Mattias Gaertner 2017-05-18 22:21:45 +00:00
parent afe2ddc388
commit aa6529f617

View File

@ -2601,6 +2601,7 @@ begin
begin
Module.PackageName := Engine.Package.Name;
Engine.Package.Modules.Add(Module);
Module.AddRef;
end;
CheckHint(Module,True);
// ExpectToken(tkSemicolon);