Diff for /parser3/tests/224.html between versions 1.4 and 1.7

version 1.4, 2009/08/26 14:12:43 version 1.7, 2010/06/29 06:01:22
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]
 done.  <hr />
   
   ^test3:m[]
   $o[^test3::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.
   
 @do[code]  @do[code]
 ^try{  ^try{

Removed from v.1.4  
changed lines
  Added in v.1.7


E-mail: