File:  [parser3project] / parser3 / tests / 125.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, 1 month 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
}]
	
^try{	
	$bad1[^table.hash[group;name]]
}{
	^if($exception.type eq parser.runtime){
		failed, that's OK
		$exception.handled(1)
	}
}

E-mail: