Hello. The question is the following. Suppose I in the recursive function rec, write the following definition of an array: local dep = ('cat $ 1') (backticks naturally) so I’ll mix the entire contents of the file into an array. Then I call rec again, whether the initial value of the array will be restored after returning, just like in C and C ++, because the differences only in the syntax of filling the array, in both cases, using local, the variable or array is saved on the stack in this case, this assumption?
Thank you for your reply.