--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:33:11 1.20
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33
@@ -1,3 +1,17 @@
-$image[^image::create(100;100)]
-^image.pixel(0;0;0xFF0000)
-$response:body[^image.gif[]]
\ No newline at end of file
+@main2[]
+^switch[2]{
+ ^case(1){one}
+ ^case[DEFAULT]{def}
+}
+
+
+@get[]
+$result[
+ $._default{^math:random(10)}
+]
+#end @getBasketData[]
+
+@main[]
+$h[^get[]]
+
+=$h.1=
\ No newline at end of file