Annotation of parser3/tests/027.html, revision 1.3

1.2       paf         1: $h[
1.3     ! moko        2:        $.d[1]
        !             3:        $.a[2]
        !             4:        $.c[3]
        !             5:        $.b[4]
1.2       paf         6: ]
                      7: $c[
                      8:        ^h.foreach[key;value]{
                      9:                $.$key[$value]
                     10:        }
                     11: ]
1.3     ! moko       12: ^h.sort[k;]{$k}
        !            13: ^json:string[$h]
        !            14: ^json:string[$c]
        !            15: ^c.sort[;v]($v)[desc]
        !            16: ^json:string[$c]

E-mail: