mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 23:48:30 +00:00
Remove Miller-5 source/doc/manpage directories, along with C-build files (#731)
This commit is contained in:
parent
9eefc56487
commit
7578b789f6
1354 changed files with 2995 additions and 488407 deletions
8
docs/src/data/array-values-nested.json
Normal file
8
docs/src/data/array-values-nested.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"a": 1,
|
||||
"b": [[2, 3], [4, 5]]
|
||||
}
|
||||
{
|
||||
"a": 6,
|
||||
"b": [[7, 8], [9, 10]]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue