--- parser3/tests/380.html 2017/01/23 10:35:46 1.1
+++ parser3/tests/380.html 2017/01/23 10:50:33 1.2
@@ -1,3 +1,5 @@
+@main[]
+
$name[019paf2001.gif]
$f[^file::load[binary;$name; $.offset(20000) $.limit(1000) ]]
@@ -6,3 +8,10 @@ $f[^file::load[binary;$name; $.offset(20
^try-catch{
$f[^file::load[binary;$name]]
}
+
+@try-catch[jCode]
+^try{$jCode}{
+ $exception.handled(true)
+ Type: $exception.type,
+ Comment: $exception.comment
+}