--- parser3/tests/132.html 2003/04/11 11:15:25 1.1 +++ parser3/tests/132.html 2003/04/11 11:15:25 1.1.2.1 @@ -0,0 +1,24 @@ +@main[] +^try{ + ^mustfail[] +}{ + ^if($exception.type eq parser.runtime){ + failed, that's OK + $exception.handled(1) + } +} + +@mustfail[] +$var[aaa] +^if(1){ +^tcrashlocaljunctions1[] +} + +$j + +@tcrashlocaljunctions1[][var] +$var[varvalue] + $j{ + $var + } +$j