mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
📝 add documentation for JSON Lines (#3247)
This commit is contained in:
4
doc/examples/json_lines.output
Normal file
4
doc/examples/json_lines.output
Normal file
@ -0,0 +1,4 @@
|
||||
{"name":"Gilbert","wins":[["straight","7♣"],["one pair","10♥"]]}
|
||||
{"name":"Alexa","wins":[["two pair","4♠"],["two pair","9♠"]]}
|
||||
{"name":"May","wins":[]}
|
||||
{"name":"Deloise","wins":[["three of a kind","5♣"]]}
|
Reference in New Issue
Block a user