3 lines
103 B
Tcl
3 lines
103 B
Tcl
|
|
set l [array get family]
|
||
|
|
# {surname Miller father John mother Helen daughter {Jane Karen} son Donald}
|