lnav/test/expected/test_cmds.sh_661ec61acdd8f6fa6ec1e3c2cf5f896eef431351.out
2022-05-22 20:44:18 -07:00

15 lines
149 B
Plaintext

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