mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 08:28:18 +00:00
8 lines
56 B
JSON
8 lines
56 B
JSON
{
|
|
"a": 1,
|
|
"b": [2, 3]
|
|
}
|
|
{
|
|
"a": 4,
|
|
"b": [5, 6]
|
|
}
|