3 lines
93 B
Text
3 lines
93 B
Text
|
|
array_concat(float,float[](1.,2.,3.),float[](4.,5.,6.),returned);
|
||
|
|
int i = returned.length();
|