--- parser3/tests/130.html 2003/04/11 11:15:25 1.1 +++ parser3/tests/130.html 2003/04/11 11:15:25 1.1.2.1 @@ -0,0 +1,14 @@ +@main[] +^try{ + ^mustfail[] +}{ + ^if($exception.type eq ''){ + failed, that's OK + $exception.handled(1) + } +} + +@mustfail[] +$s[abc] +^if(^s.match[][i]){y}{n} +