--- parser3/tests/182.html 2008/06/24 12:27:45 1.1
+++ parser3/tests/182.html 2026/02/25 18:49:08 1.6
@@ -11,15 +11,22 @@ $sDir[182_dir]
# override 'a' class and add 'c' class
-^use[182_dir/a3.p]
+^use[182_dir/a3.p; $.replace(true) ]
+
+$e[^try-catch{ ^use[182_dir/a5.p] }]
+^e.match[(Comment:) .*?(a5.p)][]{$match.1 $match.2}
^^a:a1[]: ^a:a1[]
-^^a:a2[]:
-^try{
- ^a:a2[]
-}{
- $exception.handled(1)
- exception: $exception.comment $exception.source
-}
+^^a:a2[]: ^try-catch{^a:a2[]}
^^b:b1[]: ^b:b1[]
^^c:c1[]: ^c:c1[]
+^^c:c2[]: ^try-catch{^c:c2[]}
+
+$list[^reflection:classes[]]
+^list.at(-3)[key]
+^list.at(-2)[key]
+^list.at(-1)[key]
+
+^use[182_dir/a7.p]
+^array:is-user[]
+