--- parser3/www/htdocs/Attic/_bug.html 2004/12/23 15:50:27 1.77 +++ parser3/www/htdocs/Attic/_bug.html 2005/08/05 12:43:20 1.84.4.1 @@ -1,7 +1,12 @@ -@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 +@inc11[] +^i.inc[] + +@main[] +$i(0) +^for[n](1;9000){^inc1[]}