Browse Source

pastojs: fixed pass ClassInstVar to IntfType

mattias 2 years ago
parent
commit
9f93b88c1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/pastojs/src/fppas2js.pp

+ 1 - 0
packages/pastojs/src/fppas2js.pp

@@ -26680,6 +26680,7 @@ begin
                 Result:=Call;
                 Call.AddArg(CreateReferencePathExpr(ArgTypeEl,AContext));
                 Call:=CreateIntfRef(Call,AContext,El);
+                Result:=Call;
                 end;
               citCorba:
                 begin