--- parser3/tests/182.html 2013/10/01 22:11:19 1.3
+++ parser3/tests/182.html 2026/02/25 18:24:11 1.5
@@ -13,10 +13,16 @@ $sDir[182_dir]
# override 'a' class and add 'c' class
^use[182_dir/a3.p; $.replace(true) ]
-^try-catch{ ^use[182_dir/a5.p] }
+$e[^try-catch{ ^use[182_dir/a5.p] }]
+^e.match[(Comment:) .*?(a5.p)][]{$match.1 $match.2}
^^a:a1[]: ^a:a1[]
^^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]