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

1.1     ! misha       1: @main[][str]
        !             2: 
        !             3: $str[^taint[^^call[]]]
        !             4: ^process{$str}
        !             5: 
        !             6: <hr />
        !             7: 
        !             8: ^try{
        !             9:        ^process{^taint[as-is][$str]}
        !            10: }{
        !            11:        $exception.handled(1)
        !            12:        exception, it's OK
        !            13: }
        !            14: 
        !            15: 

E-mail: