mirror of
https://github.com/nlohmann/json
synced 2024-11-23 20:40:08 +00:00
0258484626
- updated documentation wrt. new repository layout - temporarily switched off Homebrew --HEAD building (can only be switched on after release) - set copyright date to 2018
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
j1 = {"e":2.718281828459045,"pi":3.141592653589793}
|
|
j2 = [1,2,3,4,5]
|