The source project of this merge request has been removed.
Fix deepcopy bug i.e. `x[1]` is a string and has no value type and no return value
In the last merge request I missed the return value. This should work now.
In the last merge request I missed the return value. This should work now.