Annotation of parser3/tests/042.html, revision 1.1.2.1.2.1

1.1.2.1   paf         1: ^try{
1.1.2.1.2.1! paf         2:        ^throw[test;this is the cause of error;comment value]
1.1.2.1   paf         3: }{
                      4:        ^if($exception.type eq test){
                      5:                $exception.handled(1)
                      6: 
                      7:                type=$exception.type<br>
1.1.2.1.2.1! paf         8:                source=$exception.source<br>
        !             9: #              file=$exception.file<br>
        !            10:                lineno=$exception.lineno<br>
        !            11:                comment=$exception.comment<br>
1.1.2.1   paf        12:        }
                     13: }

E-mail: