mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-07 05:58:42 +01:00
- reorganized repository to match standard layout
This commit is contained in:
5
test/test_array_04.expected
Normal file
5
test/test_array_04.expected
Normal file
@@ -0,0 +1,5 @@
|
||||
.=[]
|
||||
.[0]=1
|
||||
.[1]="abc"
|
||||
.[2]=12.3
|
||||
.[3]=-4
|
||||
Reference in New Issue
Block a user