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;
if Call.Expr=nil then
begin
// default: rtl.arrayConcatN(array1,array2,...)
// simple types: rtl.arrayConcatN(array1,array2,...)
if IsAppend then
Func:=pbifnArray_PushN
else