Ok, if the array
— created in this function
— being passed into a single vararg function by means of spread operator
— was not captured by crossinline/noinline anonymous function
— not mutated after vararg function call
then it should not be copied 🙂
Behaviour of