--- parser3/www/htdocs/Attic/_bug.html 2004/12/23 15:50:27 1.77
+++ parser3/www/htdocs/Attic/_bug.html 2005/08/09 09:04:16 1.84.4.4
@@ -1,7 +1,9 @@
-@main[]
-^bug[]
+@inc1[]
+^i.inc(1)
+
+@inc2[]
+$i($i+1)
-@unhandled_exception[exception;stack]
-unhandled_exception
-#do not log it
-$exception.handled(1)
\ No newline at end of file
+@main[]
+$i(0)
+^for[n](1;9000){^inc1[]}