File:  [parser3project] / parser3 / tests / 009.html
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Feb 26 10:17:32 2003 UTC (23 years, 3 months ago) by paf
hash cloning fixed

$table[^table::create{id	name	age
1	paf	278
2	pif	234
}]
$hash[^table.hash[id;^table::create[nameless]{id
name}]]

$hash.1.id $hash.1.name $hash.1.age
$hash.2.id $hash.2.name $hash.2.age

E-mail: