--- parser3/tests/244.html 2010/08/01 14:18:19 1.1
+++ parser3/tests/244.html 2013/10/20 21:10:09 1.2
@@ -1,32 +1,23 @@
@main[]
-^try_catch{
+^try-catch{
^classname::create[]
}
-^try_catch{
+^try-catch{
^reflection:create[classname;create]
}
compare exceptions:
-^try_catch{
+^try-catch{
^hash::create[;]
}
$h[$.key[value]]
-^try_catch{
+^try-catch{
^h._count[ ]
}
-@try_catch[code]
-^try{
- $code
-}{
- $exception.handled(true)
- $exception.source
- $exception.comment
-}
-
@CLASS
classname