Annotation of parser3/tests/126.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:         $bad2[^table.hash[group;name][
        !            11:                $.distinct[bad2]
        !            12:         ]]
        !            13: }{
        !            14:        ^if($exception.type eq parser.runtime){
        !            15:                failed, that's OK
        !            16:                $exception.handled(1)
        !            17:        }
        !            18: }

E-mail: