mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
13 lines
85 B
JSON
13 lines
85 B
JSON
|
[
|
||
|
"a",
|
||
|
{},
|
||
|
{},
|
||
|
[],
|
||
|
[],
|
||
|
{
|
||
|
"b": 1,
|
||
|
"c": [],
|
||
|
"d": {}
|
||
|
},
|
||
|
[]
|
||
|
]
|