mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-29 02:30:12 +00:00
7 lines
68 B
Text
7 lines
68 B
Text
{
|
|
"i": 1,
|
|
"x": [
|
|
["a", "b", "c"],
|
|
["d", "e", "f"]
|
|
]
|
|
}
|