json/docs/examples/operator_ltlt__basic_json.o...

23 lines
121 B
Plaintext

{"one":1,"two":2}
[1,2,4,8,16]
{
"one": 1,
"two": 2
}
[
1,
2,
4,
8,
16
]
{
"one": 1,
"two": 2
}