|
|
| version 1.4, 2009/08/26 14:12:43 | version 1.5, 2009/09/18 09:57:29 |
|---|---|
| Line 40 $t[^hi._keys[]] | Line 40 $t[^hi._keys[]] |
| ^print[date;$d] | ^print[date;$d] |
| ^print[env;$env:CLASS] | ^print[env;$env:CLASS] |
| ^print[unknown] | ^print[unknown] |
| <hr /> | |
| ^test2:m[] | |
| $o[^test2::create[]] | |
| ^o.m[] | |
| $h[^reflection:fields[$o.CLASS]] | |
| ^h.foreach[k;v]{$k=$v}[, ]<br /> | |
| $h[^reflection:fields[$o]] | |
| ^h.foreach[k;v]{$k=$v}[, ]<br /> | |
| done. | done. |