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
Upgrade to new Gitlab Version 13.9 on Monday 19th April 20:00. Expect an interruption of about 30 to 60 minutes
we're not in global context anymore, the local variable is lost when exiting the function.