--- parser3/tests/341.html 2020/12/30 10:18:22 1.5
+++ parser3/tests/341.html 2024/05/20 23:02:35 1.6
@@ -66,11 +66,3 @@ n4. ^json:string[^t.hash[$id]{ $h[$.key[
n5. ^json:string[^t.hash[$id;]]
n6. ^json:string[^t.hash[$id;; $.type[string] ]]
-
-@try-catch[jCode]
-^try{$jCode}{
- $exception.handled(true)
- Type: $exception.type,
- Source: $exception.source,
- Comment: $exception.comment
-}