Christopher Dunn | f986423 | 2007-06-14 21:01:26 +0000 | [diff] [blame] | 1 | .={} |
2 | .attribute=[] | ||||
3 | .attribute[0]="random" | ||||
4 | .attribute[1]="short" | ||||
5 | .attribute[2]="bold" | ||||
6 | .attribute[3]=12 | ||||
7 | .attribute[4]={} | ||||
8 | .attribute[4].height=7 | ||||
9 | .attribute[4].width=64 | ||||
10 | .count=1234 | ||||
11 | .name={} | ||||
12 | .name.aka="T.E.S.T." | ||||
13 | .name.id=123987 | ||||
14 | .test={} | ||||
15 | .test.1={} | ||||
16 | .test.1.2={} | ||||
17 | .test.1.2.3={} | ||||
18 | .test.1.2.3.coord=[] | ||||
19 | .test.1.2.3.coord[0]=1 | ||||
20 | .test.1.2.3.coord[1]=2 |