--- parser3/tests/421.html 2023/10/05 01:41:00 1.1 +++ 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,6 +40,10 @@ $doc[^xdoc::create{^xml[]}] ^check[^obj::create[]] ^check[$doc] ^check[$doc.documentElement] +^check[^array::create[]] + +4. nonexistent constructor + ^try-catch{ ^hash::bad[] } @xml[]