Annotation of parser3/tests/213.html, revision 1.1

1.1     ! misha       1: @main[]
        !             2: $s[a12312312b]
        !             3: 
        !             4: ^do{^s.match[(\d);g]{$match.1}}
        !             5: ^do{^s.match[\d;g;]}
        !             6: ^do{^s.match[\d;g]{}}
        !             7: ^do{^s.match[\d;g;!]}
        !             8: ^do{^s.match[\d;g]{!}}
        !             9: ^do{^s.match[\d;g;^date::now[]]}
        !            10: 
        !            11: 
        !            12: 
        !            13: @do[jCode]
        !            14: ^try{
        !            15:        $result[$jCode<br />]
        !            16: }{
        !            17:        $exception.handled(true)
        !            18:        $result['$exception.type', '$exception.source', '$exception.comment'<br />]
        !            19: }

E-mail: