--- parser3/tests/180.html 2010/07/03 07:21:52 1.3
+++ parser3/tests/180.html 2024/05/20 23:28:44 1.4
@@ -20,19 +20,11 @@ $tList[^table::create{sIP z
^tList.menu{
$dLong[]
- $sErr[^safe{$dLong(^inet:aton[$tList.sIP])}]
+ $sErr[^try-catch-comment{$dLong(^inet:aton[$tList.sIP])}]
| $tList.sIP |
^if(def $dLong){^dLong.format[%u]}{$sErr} |
- ^if(def $dLong){^safe{^inet:ntoa($dLong)}}{&mdash^;} |
+ ^if(def $dLong){^try-catch-comment{^inet:ntoa($dLong)}}{&mdash^;} |
}
-
-@safe[jCode]
-^try{
- $result[$jCode]
-}{
- $exception.handled(1)
- $result[$exception.comment]
-}