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

1.2       paf         1: @main[]
                      2: ^try{  
                      3:        ^mustfail[]
                      4: }{
1.3     ! misha       5:        ^if($exception.type eq 'date.range'){
1.2       paf         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: