--- parser3/tests/014.html 2009/07/07 23:45:30 1.4
+++ parser3/tests/014.html 2010/07/25 06:28:14 1.6
@@ -33,13 +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]
-$t[^h._keys[]]
-^t.sort($t.key)
-^t.menu{$t.key='$h.[$t.key]'}[, ]
+@print[h]
+^h.foreach[k;v]{$k='$v'}[, ]