1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-12 06:28:31 +01:00
nushell/tests/assets/nu_json/oa_result.json

13 lines
85 B
JSON

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