File:  [parser3project] / parser3 / tests / 275.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed May 23 20:50:49 2012 UTC (14 years, 3 months ago) by moko
Branches: MAIN
CVS tags: HEAD
test for ^math:convert[] uint32 support and overflow added ( new feature: #830 )

@main[]

^math:convert[F0000000](16;2)
^math:convert[-F0000000](16;2)

^try_catch{
	$d(^math:convert[10000000000000000](16;2))
}

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

E-mail: