--- parser3/tests/014.html 2009/05/10 11:57:47 1.3
+++ parser3/tests/014.html 2010/07/25 06:28:14 1.6
@@ -33,15 +33,9 @@ $c[^a.union[$b]]
^print[$c]
-
@setdata[]
$a[$.1[a1] $.2[a2] $.3[a3]]
$b[ $.2[b2] $.3[b3] $.4[b4]]
-
-@print[h][t;k;v]
-$t[^table::create{key value
-^h.foreach[k;v]{$k $v}[^#0A]
-}]
-^t.sort{$t.key}
-^t.menu{$t.key='$t.value'}[, ]
+@print[h]
+^h.foreach[k;v]{$k='$v'}[, ]