1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-16 18:41:53 +03:00
Files
json/docs/examples/swap__array_t.output
Niels Lohmann b21c345179 Reorganize directories (#3462)
* 🚚 move files
* 🚚 rename doc folder to docs
* 🚚 rename test folder to tests
2022-05-01 09:41:50 +02:00

3 lines
61 B
Plaintext

value = {"array":["Snap","Crackle","Pop"]}
array = [1,2,3,4]