--- parser3/www/htdocs/Attic/_bug.html 2004/03/02 16:55:28 1.25 +++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33 @@ -1,7 +1,17 @@ -$request:charset[windows-1251] -$response:charset[windows-1251] +@main2[] +^switch[2]{ + ^case(1){one} + ^case[DEFAULT]{def} +} -^nothing.left(10) -^nothing.right(10) -^nothing.mid(1;10) +@get[] +$result[ + $._default{^math:random(10)} +] +#end @getBasketData[] + +@main[] +$h[^get[]] + +=$h.1= \ No newline at end of file