--- parser3/tests/254.html 2012/05/19 20:01:28 1.4
+++ parser3/tests/254.html 2012/05/23 10:22:50 1.6
@@ -3,9 +3,14 @@
$a[ $.v1[1] $.v2[2] $.v3[3] ]
$b[^test::create[]]
-Uid: ^reflection:uid[$b] $c[$b]
+$c[$b]
+
^reflection:copy[$a;$b]
-Same uid: ^reflection:uid[$c]
+
+^if(^reflection:uid[$b] eq ^reflection:uid[$c]){Same uid}
+
+$str[value] $c[$str]
+^if(^reflection:uid[$str] eq ^reflection:uid[$c]){Same string}
Object b:
^print[^hash::create[$b]]