--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:22:25 1.19
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33
@@ -1,4 +1,17 @@
-$s[123]
-^s.mid(0;2)
-^s.left(5)
-^s.right(-1)
+@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