File:  [parser3project] / parser3 / tests / 244.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun Oct 20 21:10:09 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, HEAD
try_catch -> try-catch

@main[]

^try-catch{
	^classname::create[]
}
^try-catch{
	^reflection:create[classname;create]
}

compare exceptions:
^try-catch{
	^hash::create[;]
}

$h[$.key[value]]
^try-catch{
	^h._count[ ]
}


@CLASS
classname

@create[]
^hash::create[]

E-mail: