--- parser3/tests/230.html 2009/09/08 09:15:21 1.1 +++ parser3/tests/230.html 2024/05/26 18:04:46 1.3 @@ -52,20 +52,14 @@ $f[^file::load[text;$sSourceFile]] ] } - @load[sFileName;sCharset][f] $f[^file::load[text;$sFileName; $.charset[$sCharset] ]] $sCharset=$f.text
- @do[jCode] -^try{ +^try-catch{ $jCode -}{ - $exception.handled(1) - Error: - $exception.source - $exception.comment (it's OK)
} +