--- parser3/tests/269.html 2011/05/25 07:20:54 1.1
+++ parser3/tests/269.html 2024/05/20 23:02:35 1.2
@@ -107,9 +107,4 @@ nu i dela - <"bred"!>
^if(def $sTitle){
${sTitle}:
}
-^try{$jCode}{
- $exception.handled(true)
- exception (type: $exception.type,
- source: $exception.source,
- comment: $exception.comment)
-}
+^try-catch{$jCode}