File:  [parser3project] / parser3 / tests / 294.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Oct 15 22:29:32 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
CVS tags: HEAD
test for issue #938

@main[]

$exception[^try_catch{

$document[^xdoc::create{<?xml version="1.0"?>
<document>
текст текст текст текст текст текст текст текст </b> текст
</document>}]

}]

^if(^exception.match[b]){valid encoding for match}
$exception

@try_catch[code]
^try{
	$code
}{
	$exception.handled(true)
	$result[Exception: $exception.source - $exception.comment]
}

E-mail: