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