lnav/test/expected/test_cmds.sh_e7e8244fac65bc51dbd5af31be476fe3b8776bfc.out

13 lines
233 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
2022-05-23 03:44:18 +00:00
}
}