miller/test/cases/dsl-unset/0010/cmd
2021-11-11 14:15:13 -05:00

1 line
100 B
Text

mlr --from test/input/ten.dkvp head -n 1 then put -q 'end { @v=[1,2,3,4,5]; unset @v[2]; dump @v }'