mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 01:46:26 +00:00
5 lines
71 B
Text
5 lines
71 B
Text
$x = arrayify({
|
|
"0": "a",
|
|
"1": "b",
|
|
"2": "c",
|
|
})
|