--- parser3/www/htdocs/Attic/_bug.html 2005/08/05 12:43:20 1.84.4.1
+++ parser3/www/htdocs/Attic/_bug.html 2005/08/08 13:30:45 1.94
@@ -1,12 +1,5 @@
-@inc1[]
-^i.inc(1)
-
-@inc2[]
-$i($i+1)
-
-@inc11[]
-^i.inc[]
-
-@main[]
-$i(0)
-^for[n](1;9000){^inc1[]}
+$document[^xdoc::load[_bug.xml]]
+$idroot[^document.selectSingle[//games]]
+$idold[^document.selectSingle[//games/lastid]]
+$idremove[^idroot.removeChild[$idold]]
+^document.save[games1.xml]