--- parser3/tests/009.html 2003/02/26 10:17:32 1.1 +++ parser3/tests/009.html 2003/02/26 10:17:32 1.1.2.1 @@ -0,0 +1,9 @@ +$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