1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-16 16:30:25 +03:00
lnav/test/textfile_json_one_line.0

2 lines
79 B
Plaintext
Raw Normal View History

{ "foo bar" : null, "array" : [1, 2, 3], "obj" : { "one" : 1, "two" : true } }