|
|
| version 1.2, 2024/09/10 19:32:10 | version 1.4, 2024/10/14 21:56:14 |
|---|---|
| Line 18 $list[^reflection:classes[]] | Line 18 $list[^reflection:classes[]] |
| $code[^$$name^:bad] | $code[^$$name^:bad] |
| $code ^try-catch{^process{$code} | $code ^try-catch{^process{$code} |
| no exception} | no exception} |
| ^try-catch{^process{^$$name^:bad} | ^try-catch{^process{$class.bad} |
| no exception} | no exception} |
| } | } |
| Line 40 $doc[^xdoc::create{^xml[]}] | Line 40 $doc[^xdoc::create{^xml[]}] |
| ^check[^obj::create[]] | ^check[^obj::create[]] |
| ^check[$doc] | ^check[$doc] |
| ^check[$doc.documentElement] | ^check[$doc.documentElement] |
| ^check[^sparse-array::create[]] | ^check[^array::create[]] |
| 4. nonexistent constructor | |
| ^try-catch{ ^hash::bad[] } | |
| @xml[] | @xml[] |
| <?xml version="1.0"?> | <?xml version="1.0"?> |