--- parser3/tests/224.html 2009/08/26 14:12:43 1.4 +++ parser3/tests/224.html 2009/09/18 10:00:59 1.6 @@ -40,6 +40,17 @@ $t[^hi._keys[]] ^print[date;$d] ^print[env;$env:CLASS] ^print[unknown] +
+ +^test3:m[] +$o[^test3::create[]] +^o.m[] + +$h[^reflection:fields[$o.CLASS]] +^h.foreach[k;v]{$k=$v}[, ]
+ +$h[^reflection:fields[$o]] +^h.foreach[k;v]{$k=$v}[, ]
done.