Annotation of parser3/tests/318.html, revision 1.2
1.1 moko 1: @unhandled_exception[exception;stack]
2: Unhandled Exception: $exception.type
3: Source: $exception.source
4: Comment: $exception.comment
1.2 ! moko 5: ^if(def $exception.file){File: ^exception.file.match[.*/][]{}^(${exception.lineno}:$exception.colno^)}
1.1 moko 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: