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

1.1     ! moko        1: @main[]
        !             2: 
        !             3: $r[^regex::create[(\w+);g]]
        !             4: ^json:string[^match[w1 w2;$r]]
        !             5: ^json:string[^match[w1 w2;(\w+);g]]
        !             6: 
        !             7: @match[aStr;aRegex;aOptions]
        !             8: ^aStr.match[^regex::create[$aRegex;$aOptions]]

E-mail: