Ver código fonte

pastojs: fixed pass ClassInstVar to IntfType

mattias 2 anos atrás
pai
commit
9f93b88c1c
1 arquivos alterados com 1 adições e 0 exclusões
  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