Annotation of parser3/tests/418.html, revision 1.1

1.1     ! moko        1: $h_a[
        !             2:     $.a[1]
        !             3:     $.b[2]
        !             4:     $.c[3]
        !             5: ]
        !             6: $h_b[
        !             7:     $.c[]
        !             8:     $.a[]
        !             9: ]
        !            10: 
        !            11: 1. ^json:string[^h_a.intersection[$h_b]]
        !            12: 2. ^json:string[^h_a.intersection[$h_b; $.order[arg] ]]
        !            13: 3. ^json:string[^h_a.intersection[$h_b; $.order[self] ]]

E-mail: