lnav/test/expected/test_cmds.sh_661ec61acdd8f6fa6ec1e3c2cf5f896eef431351.out

15 lines
149 B
Plaintext
Raw Normal View History

2022-05-23 03:44:18 +00:00
''
{
"foo bar" : null,
"array" : [
1,
2,
3
],
"obj" : {
"one" : 1,
"two" : true
}
}
''