mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 15:29:25 +02:00
pastojs: fixed pass ClassInstVar to IntfType
This commit is contained in:
parent
0778071be7
commit
9f93b88c1c
@ -26680,6 +26680,7 @@ begin
|
||||
Result:=Call;
|
||||
Call.AddArg(CreateReferencePathExpr(ArgTypeEl,AContext));
|
||||
Call:=CreateIntfRef(Call,AContext,El);
|
||||
Result:=Call;
|
||||
end;
|
||||
citCorba:
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user