Diff for /parser3/tests/027.html between versions 1.2 and 1.3

version 1.2, 2003/07/24 11:25:57 version 1.3, 2015/09/24 20:19:05
Line 1 Line 1
 $h[  $h[
         $.a[1]           $.d[1]
         $.b[2]          $.a[2]
           $.c[3]
           $.b[4]
 ]  ]
 $c[  $c[
         ^h.foreach[key;value]{          ^h.foreach[key;value]{
                 $.$key[$value]                  $.$key[$value]
         }          }
 ]  ]
 $c.b  ^h.sort[k;]{$k}
   ^json:string[$h]
   ^json:string[$c]
   ^c.sort[;v]($v)[desc]
   ^json:string[$c]

Removed from v.1.2  
changed lines
  Added in v.1.3


E-mail: