--- parser3/tests/125.html 2003/04/11 10:57:24 1.1 +++ parser3/tests/125.html 2003/04/11 10:57:24 1.1.2.1 @@ -0,0 +1,16 @@ +$table[^table::create{group name +first a +first b +second c +third d +third e +}] + +^try{ + $bad1[^table.hash[group;name]] +}{ + ^if($exception.type eq parser.runtime){ + failed, that's OK + $exception.handled(1) + } +}