--- parser3/tests/421.html 2024/09/10 19:32:10 1.2 +++ parser3/tests/421.html 2024/10/14 21:56:14 1.4 @@ -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,10 @@ $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[] } @xml[]