--- parser3/tests/254.html 2010/09/04 23:46:34 1.1
+++ parser3/tests/254.html 2012/05/19 20:01:28 1.4
@@ -3,7 +3,9 @@
$a[ $.v1[1] $.v2[2] $.v3[3] ]
$b[^test::create[]]
+Uid: ^reflection:uid[$b] $c[$b]
^reflection:copy[$a;$b]
+Same uid: ^reflection:uid[$c]
Object b:
^print[^hash::create[$b]]
@@ -13,12 +15,12 @@ Object b:
Hash a:
^print[$a]
-$string[$string]
+$string[string]
^try_catch{
^reflection:copy[$string;$a]
}
^try_catch{
-# ^reflection:copy[$a;$string]
+ ^reflection:copy[$a;$string]
}
@print[hash]