mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
working on #235
This commit is contained in:
4
doc/examples/push_back__initializer_list.output
Normal file
4
doc/examples/push_back__initializer_list.output
Normal file
@ -0,0 +1,4 @@
|
||||
{"one":1,"two":2}
|
||||
null
|
||||
{"four":4,"one":1,"three":3,"two":2}
|
||||
[["five",5]]
|
Reference in New Issue
Block a user