Kaizen/external/json/docs/examples/operator_ltlt__basic_json.output

22 lines
121 B
Text

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