--- parser3/tests/254.html 2012/05/23 10:22:50 1.6
+++ parser3/tests/254.html 2013/10/20 21:10:09 1.7
@@ -21,10 +21,10 @@ Hash a:
^print[$a]
$string[string]
-^try_catch{
+^try-catch{
^reflection:copy[$string;$a]
}
-^try_catch{
+^try-catch{
^reflection:copy[$a;$string]
}
@@ -32,15 +32,6 @@ $string[string]
^hash.foreach[k;v]{$k = $v
}
-@try_catch[code]
-^try{
- $code
-}{
- $exception.handled(true)
- $exception.source
- $exception.comment
-}
-
@CLASS
test