--- parser3/tests/126.html 2003/04/11 10:57:24 1.1
+++ parser3/tests/126.html 2003/04/11 10:57:24 1.1.2.1
@@ -0,0 +1,18 @@
+$table[^table::create{group name
+first a
+first b
+second c
+third d
+third e
+}]
+
+^try{
+ $bad2[^table.hash[group;name][
+ $.distinct[bad2]
+ ]]
+}{
+ ^if($exception.type eq parser.runtime){
+ failed, that's OK
+ $exception.handled(1)
+ }
+}
\ No newline at end of file