--- parser3/tests/229.html 2009/08/24 08:34:21 1.1
+++ parser3/tests/229.html 2009/08/24 08:42:36 1.3
@@ -6,10 +6,19 @@
^do{^if(true){1}{2}{3}}
-^do{^eval[]}
-^do{^eval(2+2)}
-^do{^eval(2+2)[%d]}
-^do{^eval(2+2)[%d]{2}}
+^do{^for[]}
+^do{^for[i]}
+^do{^for[i](0)}
+^do{^for[i](0;1)}
+^do{^for[i](0;1){$i }}
+^do{^for[i](0;1){$i }[,]}
+^do{^for[i](0;1){$i }[,][z]}
+
+
+^do{^process[]}
+^do{^process{1}}
+^do{^process{1}[$.file[file]]}
+^do{^process{1}[$.file[file]][zigi][zigi]}
^do{^method[]}
@@ -20,7 +29,7 @@
@do[jCode]
-^try{$jCode}{$exception.handled(1)$exception.source $exception.comment}
+^try{$jCode}{$exception.handled(true)$exception.source $exception.comment}
@method[a;b]