Annotation of parser3/tests/125.html, revision 1.1.2.1

1.1.2.1 ! paf         1: $table[^table::create{group    name
        !             2: first  a
        !             3: first  b
        !             4: second c
        !             5: third  d
        !             6: third  e
        !             7: }]
        !             8:        
        !             9: ^try{  
        !            10:        $bad1[^table.hash[group;name]]
        !            11: }{
        !            12:        ^if($exception.type eq parser.runtime){
        !            13:                failed, that's OK
        !            14:                $exception.handled(1)
        !            15:        }
        !            16: }

E-mail: