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

1.1     ! moko        1: @unhandled_exception[exception;stack]
        !             2: Unhandled Exception: $exception.type
        !             3: Source: $exception.source
        !             4: Comment: $exception.comment
        !             5: ^if(def $exception.file){File: $exception.file^(${exception.lineno}:$exception.colno^)}
        !             6: ^if($stack){^stack.menu{       $stack.name     ^stack.file.match[.*/][]{}^(${stack.lineno}:$stack.colno^)
        !             7: }}
        !             8: 
        !             9: @method[]
        !            10: $sDir[182_dir]
        !            11: ^use[$sDir/a1.p]
        !            12: ^use[$sDir/a6.p]
        !            13: 
        !            14: @main[]
        !            15: ^if(1){
        !            16:     ^method[]
        !            17: }

E-mail: