浏览代码

pastojs: fixed pass ClassInstVar to IntfType

mattias 2 年之前
父节点
当前提交
9f93b88c1c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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