Browse Source

pastojs: commnet

mattias 3 years ago
parent
commit
558da7363e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/pastojs/src/fppas2js.pp

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

@@ -18963,7 +18963,7 @@ begin
       end;
       end;
     if Call.Expr=nil then
     if Call.Expr=nil then
       begin
       begin
-      // default: rtl.arrayConcatN(array1,array2,...)
+      // simple types: rtl.arrayConcatN(array1,array2,...)
       if IsAppend then
       if IsAppend then
         Func:=pbifnArray_PushN
         Func:=pbifnArray_PushN
       else
       else