mirror of
https://github.com/nlohmann/json.git
synced 2025-04-22 11:02:54 +03:00
- 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]
|