|
|
| version 1.80, 2005/01/20 14:10:29 | version 1.84.4.16, 2005/12/19 14:43:23 |
|---|---|
| Line 1 | Line 1 |
| @main[] | $entry_data[^xdoc::create{<?xml version="1.0" encoding="$response:charset" ?> |
| ^first[] | <blog-entry> |
| ^if(def $error){ | </blog-entry> |
| ^if(^error.pos[koshmar]>=0){ | }] |
| $error, TODO:recover | |
| }{ | |
| $error, TODO:die | |
| } | |
| } | |
| @first[] | |
| ^second[] | |
| ^if(!def $error){ | |
| working1 | |
| } | |
| @second[] | |
| ^if(^math:random(2)){ | |
| $error[koshmar,test1] | |
| } | |
| ^if(!def $error){ | |
| working2 | |
| ^if(^math:random(2)){ | # гвоздь программы |
| $error[uzhas,test2] | ^for[i](1;300){ |
| } | $node[^entry_data.createElement[span$i]] |
| ^if(!def $error){ | |
| working3 | |
| } | |
| } | } |
| # /гвоздь | |
| $entry_data[^entry_data.transform[/_bug.xsl]] | |
| $entry_data[ | |
| ^entry_data.string[ | |
| $.method[html] | |
| ] | |
| ] | |
| ^memory:compact[] | |
| OK |