1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-28 07:48:39 +00:00
bat/tests/syntax-tests/source/JSON/example.ndjson

4 lines
108 B
Plaintext
Raw Normal View History

{"some":"thing"}
{"foo":17,"bar":false,"quux":true}
{"may":{"include":"nested","objects":["and","arrays"]}}