Annotation of parser3/tests/131.html, revision 1.2

1.2     ! paf         1: @main[]
        !             2: ^try{  
        !             3:        ^mustfail[]
        !             4: }{
        !             5:        ^if($exception.type eq ''){
        !             6:                failed, that's OK
        !             7:                $exception.handled(1)
        !             8:        }
        !             9: }
        !            10: 
        !            11: @mustfail[]
        !            12: $d[^date::create(1018946575/60/60)] ^d.sql-string[]

E-mail: