1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-31 11:17:25 +02:00
nushell/tests/assets/nu_json/oa_result.json

13 lines
85 B
JSON

[
"a",
{},
{},
[],
[],
{
"b": 1,
"c": [],
"d": {}
},
[]
]