pastojs: commnet

This commit is contained in:
mattias 2022-06-21 09:07:47 +02:00
parent bc6ab39ea2
commit 558da7363e

View File

@ -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