mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 02:29:18 +02:00
pastojs: commnet
This commit is contained in:
parent
bc6ab39ea2
commit
558da7363e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user