--- parser3/tests/421.html 2024/09/10 19:32:10 1.2 +++ parser3/tests/421.html 2024/10/18 01:32:50 1.5 @@ -18,7 +18,7 @@ $list[^reflection:classes[]] $code[^$$name^:bad] $code ^try-catch{^process{$code} no exception} - ^try-catch{^process{^$$name^:bad} + ^try-catch{^process{$class.bad} no exception} } @@ -40,7 +40,11 @@ $doc[^xdoc::create{^xml[]}] ^check[^obj::create[]] ^check[$doc] ^check[$doc.documentElement] -^check[^sparse-array::create[]] +^check[^array::create[]] + +4. nonexistent constructor + ^try-catch{ ^hash::bad[] } + ^try-catch{ ^bad::bad[] } @xml[]