mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 10:05:49 +00:00
7 lines
94 B
Text
7 lines
94 B
Text
$x = arrayify({
|
|
"s": {
|
|
"1": "a",
|
|
"2": "b",
|
|
"3": "c",
|
|
}
|
|
})
|