eaabed2416
This logic got messed up somehow during rebasing and we were missing a case for Set inside collectionDeepCopyTV(). This diff fixes the issue.
37 linhas
363 B
Plaintext
37 linhas
363 B
Plaintext
int(1)
|
|
int(2)
|
|
bool(false)
|
|
=========
|
|
int(3)
|
|
int(3)
|
|
bool(true)
|
|
=========
|
|
int(1)
|
|
int(2)
|
|
bool(false)
|
|
string(6) "Vector"
|
|
=========
|
|
bool(false)
|
|
int(2)
|
|
int(3)
|
|
bool(false)
|
|
=========
|
|
bool(true)
|
|
int(2)
|
|
int(3)
|
|
bool(false)
|
|
=========
|
|
int(2)
|
|
int(1)
|
|
int(2)
|
|
int(1)
|
|
=========
|
|
string(4) "blah"
|
|
string(2) "yo"
|
|
int(2)
|
|
string(4) "blah"
|
|
string(2) "yo"
|
|
=========
|
|
bool(true)
|
|
bool(false)
|