--- parser3/tests/014.html 2009/05/10 11:57:47 1.3 +++ parser3/tests/014.html 2009/07/07 23:45:30 1.4 @@ -39,9 +39,7 @@ $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][t] +$t[^h._keys[]] +^t.sort($t.key) +^t.menu{$t.key='$h.[$t.key]'}[, ]