--- parser3/tests/224.html 2009/08/26 14:12:43 1.4 +++ parser3/tests/224.html 2009/09/18 09:57:29 1.5 @@ -40,6 +40,17 @@ $t[^hi._keys[]] ^print[date;$d] ^print[env;$env:CLASS] ^print[unknown] +
+ +^test2:m[] +$o[^test2::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.