mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-13 18:27:10 +01:00
8d15e51228
one-element array with comment, for issue #103
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
// Comment for array
|
|
.=[]
|
|
// Comment within array
|
|
.[0]="one-element"
|