mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-06 05:00:03 +01:00
test comment before several types
* array * double * string * true * false * null
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.={}
|
||||
// Comment for array
|
||||
.test=[]
|
||||
.test[0]={}
|
||||
.test[0].a="aaa"
|
||||
|
||||
Reference in New Issue
Block a user