mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
230 B
230 B
''
{
"foo bar" : null,
"array" : [
1,
2,
3
],
"obj" : {
"one" : 1,
"two" : true
}
}
''
{
"foo bar" : null,
"array" : [
1,
2,
3
],
"obj" : {
"one" : 1,
"two" : true
}
}
''