--- parser3/www/htdocs/Attic/_bug.html 2004/02/26 14:37:31 1.11
+++ parser3/www/htdocs/Attic/_bug.html 2004/07/29 18:02:38 1.59
@@ -1,6 +1,6 @@
-@main[]
-$file[^file::load[text;_bug.p]]
-^process[$self]{$file.text}[
- $.file[$file.name]
- $.lineno(-1)
-]
+$t[^table::create{a b
+1 1
+2 2}]
+
+^t.save[export.csv;$.separator[^;]]
+OK
\ No newline at end of file