--- parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33 +++ parser3/www/htdocs/Attic/_bug.html 2005/08/09 09:04:16 1.84.4.4 @@ -1,17 +1,9 @@ -@main2[] -^switch[2]{ - ^case(1){one} - ^case[DEFAULT]{def} -} +@inc1[] +^i.inc(1) - -@get[] -$result[ - $._default{^math:random(10)} -] -#end @getBasketData[] +@inc2[] +$i($i+1) @main[] -$h[^get[]] - -=$h.1= \ No newline at end of file +$i(0) +^for[n](1;9000){^inc1[]}