--- parser3/tests/182.html 2008/06/24 12:27:45 1.1
+++ parser3/tests/182.html 2013/10/20 21:18:51 1.4
@@ -11,15 +11,13 @@ $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[]}