--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:46:46 1.21
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33
@@ -1,8 +1,17 @@
-$hash[
- $.a[1]
- $.b[2]
+@main2[]
+^switch[2]{
+ ^case(1){one}
+ ^case[DEFAULT]{def}
+}
+
+
+@get[]
+$result[
+ $._default{^math:random(10)}
]
-$table[^hash._keys[]]
-$table[^hash._keys[column_name]]
-$columns[^table.columns[]]
-$columns.column
+#end @getBasketData[]
+
+@main[]
+$h[^get[]]
+
+=$h.1=
\ No newline at end of file