--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:33:11 1.20
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/23 15:11:15 1.34
@@ -1,3 +1,5 @@
-$image[^image::create(100;100)]
-^image.pixel(0;0;0xFF0000)
-$response:body[^image.gif[]]
\ No newline at end of file
+$picture[^image::create(100;100;0xffffff)]
+$coordinates[^table::create{x y
+# могут быть еще координаты
+2 3 4}]
+^picture.polyline(0x000000)[$coordinates]