10 lines
139 B
Text
10 lines
139 B
Text
[1,2,3]
|
|
[1,{"c":"red","b":2},3]
|
|
[[[3]]]
|
|
{"a":{"b":4},"c":-1}
|
|
{"a":[-1,1]}
|
|
[-1,{"a":1}]
|
|
[]
|
|
{}
|
|
{"d":"red","e":[1,2,3,4],"f":5}
|
|
{[1,"red",5]}
|