Files
nostalgia/deps/jsoncpp/test/data/legacy_test_comment_01.expected
T
gary b93c2582c0 Squashed 'deps/ox/' content from commit 7e884fd3
git-subtree-dir: deps/ox
git-subtree-split: 7e884fd3b44ccddb7b00b9acd6f8dc1a27881996
2026-05-05 22:02:46 -05: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"