Annotation of parser3/tests/129.html, revision 1.2

1.2     ! paf         1: $table[^table::create{group    name
        !             2: first  a
        !             3: first  b
        !             4: second c
        !             5: third  d
        !             6: third  e
        !             7: }]
        !             8:        
        !             9: $distinct_tables[^table.hash[group][
        !            10:        $.distinct[tables]
        !            11: ]]
        !            12: 
        !            13: ^distinct_tables.foreach[key;table]{
        !            14:        $key ^table.menu{$table.name}[,]<br>
        !            15: }

E-mail: