1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00
Files
json/examples/push_back__initializer_list.output

5 lines
73 B
Plaintext

{"one":1,"two":2}
null
{"four":4,"one":1,"three":3,"two":2}
[["five",5]]