--- parser3/tests/415.html 2021/11/09 13:00:05 1.1 +++ parser3/tests/415.html 2024/05/20 23:02:35 1.3 @@ -1,6 +1,5 @@ @main[] -#^use[415_dir/1.p] -$list[^file:list[415_dir]] +$list[^file:list[415_dir;.*\.p]] ^list.sort{$list.name} ^list.menu{ ${list.name}: ^try-catch{ ^use[415_dir/$list.name] } @@ -10,5 +9,5 @@ $list[^file:list[415_dir]] $result[] ^try{$jCode}{ $exception.handled(true) - $result[$exception.comment] + $result[^taint[as-is;$exception.comment]] }