--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:46:46 1.21
+++ parser3/www/htdocs/Attic/_bug.html 2005/08/09 09:04:16 1.84.4.4
@@ -1,8 +1,9 @@
-$hash[
- $.a[1]
- $.b[2]
-]
-$table[^hash._keys[]]
-$table[^hash._keys[column_name]]
-$columns[^table.columns[]]
-$columns.column
+@inc1[]
+^i.inc(1)
+
+@inc2[]
+$i($i+1)
+
+@main[]
+$i(0)
+^for[n](1;9000){^inc1[]}