mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 23:48:30 +00:00
8 lines
77 B
JSON
8 lines
77 B
JSON
{
|
|
"a": 1,
|
|
"b": [[2, 3], [4, 5]]
|
|
}
|
|
{
|
|
"a": 6,
|
|
"b": [[7, 8], [9, 10]]
|
|
}
|