RosettaCodeData/Task/Array-concatenation/Free-Pascal-Lazarus/array-concatenation-2.pas

2 lines
35 B
ObjectPascal

array2 := concat(array0, array1);