1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 07:03:02 +04:00
Files
json/examples/emplace_back.output
T

5 lines
70 B
Plaintext

[1,2,3,4,5]
null
[1,2,3,4,5,6]
["first",["second","second","second"]]