File:  [parser3project] / parser3 / tests / 129.html
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Fri Apr 11 10:57:24 2003 UTC (23 years, 4 months ago) by paf
merged from HEAD
^table.hash[key][$.distinct[tables]]

maked appropriate tests [changed one old nonconforming]

$table[^table::create{group	name
first	a
first	b
second	c
third	d
third	e
}]
	
$distinct_tables[^table.hash[group][
	$.distinct[tables]
]]

^distinct_tables.foreach[key;table]{
	$key ^table.menu{$table.name}[,]<br>
}

E-mail: