|
|
| version 1.2, 2021/11/09 13:26:52 | version 1.3, 2024/05/20 23:02:35 |
|---|---|
| Line 9 $list[^file:list[415_dir;.*\.p]] | Line 9 $list[^file:list[415_dir;.*\.p]] |
| $result[] | $result[] |
| ^try{$jCode}{ | ^try{$jCode}{ |
| $exception.handled(true) | $exception.handled(true) |
| $result[$exception.comment] | $result[^taint[as-is;$exception.comment]] |
| } | } |