Y
Hacker News
new
|
ask
|
show
|
jobs
by
devit
1887 days ago
If you don't call clone() then a clone doesn't happen...
1 comments
ahelwer
1887 days ago
Ah, I didn't see the extra clone. I thought it was something to do with that additional variable you defined. I guess you need to do that or else you have to do a clone.
link