mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 18:10:27 +01:00
645cd0412c
* cleaning up the logic for parsing numbers * Add Testcases for new Reader in jsontestrunner
6 lines
41 B
Plaintext
6 lines
41 B
Plaintext
.=[]
|
|
.[0]=1
|
|
.[1]="abc"
|
|
.[2]=12.3
|
|
.[3]=-4
|