--- parser3/www/htdocs/Attic/_bug.html 2004/05/12 10:16:50 1.44
+++ parser3/www/htdocs/Attic/_bug.html 2005/01/20 14:10:29 1.80
@@ -1,9 +1,29 @@
-$str[Mozilla/4.0 (compatible^; MSIE 5.5^; Windows NT 5.0^; .NET CLR 1.1.4322^; .NET CLR 1.0.3705)]
+@main[]
+^first[]
+^if(def $error){
+ ^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
-$t[^str.match[yandex][i]]
+ ^if(^math:random(2)){
+ $error[uzhas,test2]
+ }
+ ^if(!def $error){
+ working3
+ }
+}
-^if(def $t){
- found
-}{
- not found
-}
\ No newline at end of file