File:  [parser3project] / parser3 / tests / 318.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Oct 21 21:49:11 2015 UTC (10 years, 10 months ago) by moko
Branches: MAIN
CVS tags: HEAD
test for compile-time exception origin added (test for feature #1039)

@unhandled_exception[exception;stack]
Unhandled Exception: $exception.type
Source: $exception.source
Comment: $exception.comment
^if(def $exception.file){File: $exception.file^(${exception.lineno}:$exception.colno^)}
^if($stack){^stack.menu{	$stack.name	^stack.file.match[.*/][]{}^(${stack.lineno}:$stack.colno^)
}}

@method[]
$sDir[182_dir]
^use[$sDir/a1.p]
^use[$sDir/a6.p]

@main[]
^if(1){
    ^method[]
}

E-mail: