Annotation of parser3/tests/results/129.processed, revision 1.5

1.4       paf         1: content-type: text/html
1.5     ! misha       2: content-length: 652
1.2       paf         3: 
1.5     ! misha       4: <b>$.distinct[tables]</b><br />
        !             5: second c<br />
        !             6: first a,b<br />
        !             7: third d,e<br />
        !             8: <hr />
        !             9: <b>$.distinct(1) $.type[table]</b><br />
        !            10: second c<br />
        !            11: first a,b<br />
        !            12: third d,e<br />
        !            13: <hr />
        !            14: <b>$.distinct(1) $.type[hash]</b><br />
        !            15: third <blockquote>
        !            16: name d<br />
        !            17: group third<br />
        !            18: </blockquote><br />
        !            19: second <blockquote>
        !            20: name c<br />
        !            21: group second<br />
        !            22: </blockquote><br />
        !            23: first <blockquote>
        !            24: name a<br />
        !            25: group first<br />
        !            26: </blockquote><br />
        !            27: <hr />
        !            28: <b>$.distinct(1) $.type[string]</b><br />
        !            29: failed, that's OK.
        !            30: <br />with $.type[string] only one field must be specified
        !            31: <hr />
        !            32: <b>$.distinct(1) $.type[string]</b><br />
        !            33: third d<br />
        !            34: second c<br />
        !            35: first a<br />

E-mail: