mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-08 14:56:11 +01:00
Stripped carriage return and added eol-style native prop.
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
.={}
|
||||
.attribute=[]
|
||||
.attribute[0]="random"
|
||||
.attribute[1]="short"
|
||||
.attribute[2]="bold"
|
||||
.attribute[3]=12
|
||||
.attribute[4]={}
|
||||
.attribute[4].height=7
|
||||
.attribute[4].width=64
|
||||
.count=1234
|
||||
.name={}
|
||||
.name.aka="T.E.S.T."
|
||||
.name.id=123987
|
||||
.test={}
|
||||
.test.1={}
|
||||
.test.1.2={}
|
||||
.test.1.2.3={}
|
||||
.test.1.2.3.coord=[]
|
||||
.test.1.2.3.coord[0]=1
|
||||
.test.1.2.3.coord[1]=2
|
||||
.={}
|
||||
.attribute=[]
|
||||
.attribute[0]="random"
|
||||
.attribute[1]="short"
|
||||
.attribute[2]="bold"
|
||||
.attribute[3]=12
|
||||
.attribute[4]={}
|
||||
.attribute[4].height=7
|
||||
.attribute[4].width=64
|
||||
.count=1234
|
||||
.name={}
|
||||
.name.aka="T.E.S.T."
|
||||
.name.id=123987
|
||||
.test={}
|
||||
.test.1={}
|
||||
.test.1.2={}
|
||||
.test.1.2.3={}
|
||||
.test.1.2.3.coord=[]
|
||||
.test.1.2.3.coord[0]=1
|
||||
.test.1.2.3.coord[1]=2
|
||||
|
||||
Reference in New Issue
Block a user