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