Home | History | Annotate | Download | only in data
      1 .={}
      2 .test=[]
      3 .test[0]={}
      4 .test[0].a="aaa"
      5 .test[1]={}
      6 .test[1].b="bbb"
      7 .test[2]={}
      8 .test[2].c="ccc"
      9