|
|
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)
}
}