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

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: @do[jCode]
1.3     ! moko       12: ^try-catch{
        !            13:        $jCode
1.1       misha      14: }
1.3     ! moko       15: <br />

E-mail: