--- parser3/tests/129.html 2003/04/11 10:57:24 1.1 +++ parser3/tests/129.html 2003/07/24 11:25:58 1.2 @@ -0,0 +1,15 @@ +$table[^table::create{group name +first a +first b +second c +third d +third e +}] + +$distinct_tables[^table.hash[group][ + $.distinct[tables] +]] + +^distinct_tables.foreach[key;table]{ + $key ^table.menu{$table.name}[,]
+} \ No newline at end of file