--- parser3/tests/281.html 2012/06/13 22:53:47 1.1 +++ parser3/tests/281.html 2013/10/20 21:10:09 1.2 @@ -16,14 +16,6 @@ $b[^h.contains[key]] blocking hash operations: $h2[ $.k[v] ] -^try_catch{ ^h2.sub[$h] } -^try_catch{ $h.k[v] } -^try_catch{ ^h.delete[k] } - -@try_catch[code] -^try{ - $code -}{ - $exception.handled(true) - $result[Exception: $exception.source - $exception.comment] -} +^try-catch{ ^h2.sub[$h] } +^try-catch{ $h.k[v] } +^try-catch{ ^h.delete[k] }