Files
domo/3P/jsoncpp/test/data/test_comment_01.expected
T
2016-02-27 00:07:26 +01:00

11 lines
146 B
Plaintext

.={}
// Comment for array
.test=[]
// Comment within array
.test[0]={}
.test[0].a="aaa"
.test[1]={}
.test[1].b="bbb"
.test[2]={}
.test[2].c="ccc"