index
:
liborcus
debian
progress-linux
upstream
debian 12 backports: libreoffice
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
json-structure
/
nested-arrays-mixed
/
input.json
blob: d0d76172fcec1611395e06fb163790a6070931d6 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
[
{
"name"
:
"Jane Doe"
,
"age"
:
-1
},
1
,
2
],
[
3
,
4
,
5
]
]