use plain copy instead of reference
we're not in global context anymore, the local variable is lost when exiting the function.
Showing
Please register or sign in to comment
we're not in global context anymore, the local variable is lost when exiting the function.